Unit tests for FastAPI branch

Run via `make test`
This commit is contained in:
Charles Hill
2021-12-04 13:11:45 -06:00
parent d8e4237961
commit 4e6c30a909
19 changed files with 344 additions and 46 deletions
+2 -1
View File
@@ -1,2 +1,3 @@
[pytest]
trio_mode = true
filterwarnings =
ignore::pytest.PytestCacheWarning