Open LAMaglan opened 8 months ago
Have attempted it here, but mock GET requests return HTML code, even though JSON is stated? https://github.com/LAMaglan/PokeFightSimulator/tree/pytest-start
Maybe check FastAPI documentation: https://fastapi.tiangolo.com/tutorial/testing/
Run tests e.g. on every merge to main, or any push request