We need a simple test suite implemented with the fastapi testclient which will solve our need for testing
This needs to be binded with the containers and our workflows.
A simple road map would be:
[ ] Define skeletal views/functions and end points which will query and return specific outputs
[ ] Use fixtures to get those specific queries done
Description
We need a simple test suite implemented with the fastapi testclient which will solve our need for testing This needs to be binded with the containers and our workflows.
A simple road map would be:
What is there currently?
We currently have no testing.
What does this feature affect?
Docker, Python Backend
Whom does this feature affect?
All users
Wireframes if UI change
No response