Unit tests for FastAPI branch
Run via `make test`
This commit is contained in:
parent
d8e4237961
commit
4e6c30a909
19 changed files with 344 additions and 46 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -15,6 +15,7 @@ __pycache__
|
|||
.webassets-cache
|
||||
htmlcov
|
||||
test-reports
|
||||
tests/data
|
||||
|
||||
*.swo
|
||||
*.swp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue