Use built in API testing client for FastAPI endpoint tests
Open
4Refinement
Task
- Dominant language
- Python
- Stars
- 65
- Forks
- 11
- Avg merge
- 21h 25m
- Merged PRs (30d)
- 70
Description
**Describe the task**
Current Gherkin setup is error prone and time consuming. Use the built in api testing functionality that already exist in Fast API: https://fastapi.tiangolo.com/tutorial/testing/#extended-testing-file
**Acceptance Criteria**
- [ ] Any new API endpoint tests are written using the documented testing facilities in FastAPI
**Additional context**
- https://fastapi.tiangolo.com/tutorial/testing/#extended-testing-file
Contributor guide
Assessment
This issue has not been assessed yet.