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

Testing Weather API #116

Open
lross001 opened this issue Dec 6, 2022 · 0 comments
Open

Testing Weather API #116

lross001 opened this issue Dec 6, 2022 · 0 comments
Labels

Comments

@lross001
Copy link
Contributor

lross001 commented Dec 6, 2022

As a developer I want a Junit testing suite so that I can make sure my changes do not break the build

Acceptance Criteria:

  • All methods in the weather API have a corresponding test
  • All tests make sure the data received by the API is valid
  • All test makes sure the JSON object can be serialized in our project
@lross001 lross001 added the Story label Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant