Commit Graph

8 Commits

Author SHA1 Message Date
b1ab0de4d4 Bump supported fastapi versions (#1110)
* Bump supported fastapi version to <=0.97, change all fastapi tests from starlette client to httpx.AsyncClient

* Add lifecycle manager to fastapi tests

* Fix coverage

* Add python 3.11 to test suite, bump version
2023-06-18 18:52:06 +02:00
f6458be157 fix coverage 2021-10-11 12:22:47 +02:00
d8f0dc92f0 refactor choices validation from root validator to field validator 2021-10-10 14:11:25 +02:00
b637fc0774 remove .vscode settings, re-dump orjson choices to fix choices, move mypy config into pyproject.toml 2021-10-08 20:14:03 +02:00
7e242f4fd3 add:SmallInteger() 2021-08-06 15:57:07 +08:00
7baaee63ce add:SmallInteger() 2021-08-06 11:43:51 +08:00
11ed5fd322 add large binary field, tests and docs 2021-04-28 17:06:15 +02:00
da05e5ba1d split tests into packages 2021-03-30 12:48:39 +02:00