Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

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.

@ecxyzzy ecxyzzy moved this to Backlog in PeterPortal API Jul 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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