codefordenver / codefordenver/Comrad
API Tests
Open
- Dominant language
- JavaScript
- Stars
- 25
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
## Description of Issue
Write API tests around different endpoints, especially the fragile ones (which are mostly show-related).
Show API endpoints may need to be tested by mocking different server timezones & whether we are currently in DST or not.
- [ ] A request to http://localhost:3000/v1/events/shows?startDate=%222020-02-27T16:30:00.000Z%22&endDate=%222020-02-27T19:05:00.000Z%22 should return only one event, and it should be Morning Sound Alternative
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.