holysoles / holysoles/zoneforge
add functional tests
Open
chore
- Dominant language
- Python
- Stars
- 5
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
can we test things like:
- swagger json is available from api endpoint
- actual web request to each api endpoint (200s)
- actual web request to homepage (200)
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the Flask routes for the Swagger JSON endpoint, each API endpoint, and the homepage. Add functional requests covering Swagger availability and 200 responses from every API endpoint and the homepage; done means these checks pass in the test suite.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- flask, python
- Domain
- api, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100