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

Cities and Measurements #5

Open
6 of 9 tasks
sereneowl opened this issue Jan 8, 2024 · 0 comments
Open
6 of 9 tasks

Cities and Measurements #5

sereneowl opened this issue Jan 8, 2024 · 0 comments
Assignees

Comments

@sereneowl
Copy link
Owner

sereneowl commented Jan 8, 2024

  • Create City and Measurement entities
  • Define the Admin and User policies
  • Write the city endpoints
  • Write integration tests for the city endpoints happy paths
  • Write unit tests for all other city cases
  • Write the measurements endpoints
  • Write integration tests for the measurement endpoints happy paths
  • Write unit tests for all other measurement cases
  • Update documentation
@sereneowl sereneowl self-assigned this Jan 8, 2024
sereneowl pushed a commit that referenced this issue Jan 8, 2024
Created City and Measurement entities, registered them in DbContext and UnitOfWork.
Defined the Admin and User policies.

Wrote the city endpoints.
Wrote integration tests for the city endpoints happy paths.
Wrote unit tests for all other city cases.

Updated Readme.md
sereneowl pushed a commit that referenced this issue Jan 19, 2024
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

No branches or pull requests

1 participant