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

Write integrated tests for REST and Graphql for /schedule/week endpoint #193

Open
Edwu29 opened this issue Apr 2, 2022 · 1 comment
Open
Labels
Story Point 3 Change to an endpoint or response. Unit Testing required.

Comments

@Edwu29
Copy link
Contributor

Edwu29 commented Apr 2, 2022

No description provided.

@ramanxg ramanxg added the Story Point 3 Change to an endpoint or response. Unit Testing required. label Apr 3, 2022
@ramanxg
Copy link
Member

ramanxg commented Apr 29, 2022

Cases to be tested:

  • No params is today's date
    • Can be compared with using today's date as parameter (JS Date)
  • With Params is valid
  • Missing one of the params is invalid
  • Invalid month/day/year is also invalid.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Story Point 3 Change to an endpoint or response. Unit Testing required.
Projects
Status: Tech Debt
Development

No branches or pull requests

2 participants