Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MAP-1801: Improve test coverage for local name transactions #208

Merged
merged 1 commit into from
Nov 8, 2024

Conversation

ashleygyngell
Copy link
Contributor

No description provided.

@@ -40,6 +40,9 @@ export default class Details extends FormInitialStep {

const validationErrors: any = {}

if (!sanitizedLocalName) {
return callback({ ...errors, ...validationErrors })
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Previously, an empty local name would still have sent a request to locations API.

Copy link
Contributor

@Mjwillis Mjwillis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Mjwillis Mjwillis merged commit 6d58966 into main Nov 8, 2024
4 checks passed
@Mjwillis Mjwillis deleted the MAP-1801 branch November 8, 2024 11:11
@ashleygyngell ashleygyngell restored the MAP-1801 branch December 10, 2024 16:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants