-
Notifications
You must be signed in to change notification settings - Fork 0
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
Update tests and schemas for communitydistricts by boroughID #311
Comments
horatiorosa
added a commit
that referenced
this issue
Jun 7, 2024
…dpoint - borough.service.spec updated test for resource error with missing id test to reflect an ID not in the db instead of an empty string - borough.service.e2e-spec updated to include a test for 404 - community-district schema updated to reflect updated OpenAPI pattern to include 0 Closes #311
horatiorosa
added a commit
that referenced
this issue
Jun 7, 2024
…dpoint - borough.service.spec updated test for resource error with missing id test to reflect an ID not in the db instead of an empty string - borough.service.e2e-spec updated to include a test for 404 - community-district schema updated to reflect updated OpenAPI pattern to include 0 Closes #311
horatiorosa
added a commit
that referenced
this issue
Jun 7, 2024
…dpoint - borough.service.spec updated test for resource error with missing id test to reflect an ID not in the db instead of an empty string - borough.service.e2e-spec updated to include a test for 404 - community-district schema updated to reflect updated OpenAPI pattern to include 0 Closes #311
horatiorosa
added a commit
that referenced
this issue
Jun 7, 2024
…dpoint - borough.service.spec updated test for resource error with missing id test to reflect an ID not in the db instead of an empty string - borough.service.e2e-spec updated to include a test for 404 - community-district schema updated to reflect updated OpenAPI pattern to include 0 Closes #311
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Description
Changes requested for findCommunityDistrictsByBoroughId
Acceptance criteria
Change
schema/community-district
to reflect updated OpenAPI pattern to include0
Update
borough.service.e2e-spec
to include a test for404
'sUpdate
borough.service.spec
resource error with missing id test to reflect an ID not in the db instead of an empty stringThe text was updated successfully, but these errors were encountered: