Open northwestwitch opened 2 years ago
The endpoint are quite easy to test using fastapi: https://fastapi.tiangolo.com/tutorial/testing/
See for instance: https://github.com/Clinical-Genomics/atlas/blob/master/tests/api/endpoints/test_documents.py for an example.
So far the poor thing is not really tested..