43 Commits (9745a5d1ae86a7fefacf79bdde8e5dd2d59fa2f4)

Author SHA1 Message Date
Sebastián Ramírez 9745a5d1ae
🐛 Fix jsonable_encoder for models with Config (#29) 6 years ago
euri10 32438c85f6 Using pydantic custom encoders (#21) 6 years ago
Sebastián Ramírez d692c28f52 📝 Add docs for bigger applications and APIRouter 6 years ago
Sebastián Ramírez 577c5a84db 🐛 Fix constrained bytes, from defaults in Pydantic 6 years ago
Sebastián Ramírez 9a8349bf96 📝 Improve explanation of dependencies 6 years ago
Sebastián Ramírez be957e7c99 Allow lists of query or header params 6 years ago
Sebastián Ramírez 90af868146 Add security checks for HTTP utils 6 years ago
Sebastián Ramírez 0393a093d3 Improve security utilities and add tests 6 years ago
Sebastián Ramírez c3e5e65093 🎨 Fix missing format 6 years ago
Sebastián Ramírez 804ec460fc ⬆️ Add tests, fix issues and update Pydantic 6 years ago
Sebastián Ramírez 58848be2de Add pending tests to temporal dir 6 years ago
Sebastián Ramírez 6b9931f882 Add tests for metadata 6 years ago
Sebastián Ramírez 4c51bb6714 Test extra routes, with parameters directly 6 years ago
Sebastián Ramírez 57ff677027 Add tests for validation errors in response 6 years ago
Sebastián Ramírez 613c3f3e95 Test all HTTP methods 6 years ago
Sebastián Ramírez 252188c686 Update tests for HTML content and remove unneeded tests 6 years ago
Sebastián Ramírez 510fec9bee ♻️ Refactor jsonable_encoder and test it 6 years ago
Sebastián Ramírez a73709507c Add docs, tests and fixes for extra data types 6 years ago
Sebastián Ramírez 3180f35bdd Fix OpenAPI test for body schema 6 years ago
Sebastián Ramírez d498b7feb3 Add tests for response_model 6 years ago
Sebastián Ramírez 3269e6a95c Test custom responses 6 years ago
Sebastián Ramírez f1808de18e Add tests for form and files 6 years ago
Sebastián Ramírez 748dc375db 🐛 Fix Form and File params must always be embeded 6 years ago
Sebastián Ramírez b38fb937b0 🔇 Remove debugging prints 6 years ago
Sebastián Ramírez c25a71e352 🐛 Re-implement check for body as a workaround 6 years ago
Sebastián Ramírez b5a0c228e5 Recover extensive tests for path and params 6 years ago
Sebastián Ramírez 4b94da956c Update query param tests and docs 6 years ago
Sebastián Ramírez b59e8ffcf6 🎨 Format tests for Cookies 6 years ago
Sebastián Ramírez 7f382127cc Add tests for body with Schema 6 years ago
Sebastián Ramírez 3513b039b9 Test cookies 6 years ago
Sebastián Ramírez 22dc7e9132 Test for missing required body 6 years ago
Sebastián Ramírez 7da9625505 💚 Revert to flit install and re-format 6 years ago
Sebastián Ramírez ae50492735 Add tests for header parameters 6 years ago
Sebastián Ramírez 00e2e544c7 ♻️ Re-format tutorials, files names and tests 6 years ago
Sebastián Ramírez acc15230ea Update query tests, application type checks 6 years ago
Sebastián Ramírez d9fbead646 🎨 Remove un-used imports, add auto-flake 6 years ago
Sebastián Ramírez 315eb88900 Add tests for OAuth2 Password scheme 6 years ago
Sebastián Ramírez a2ccb6e317 Add tests for corner case with query params 6 years ago
Sebastián Ramírez da166b7967 🔒 Fix constraining return values to model 6 years ago
Sebastián Ramírez ad268bb80e 🐛 Fix tests imports 6 years ago
Sebastián Ramírez 02dfce95a0 🎨 Import from root module 6 years ago
Maria Camila Gutierrez 246ea37994 Add tests for path endopoints 6 years ago
Sebastián Ramírez 6d4cc97266 Add first tests, for path and query 6 years ago