Commit Graph

  • 57ff677027 Add tests for validation errors in response Sebastián Ramírez 2018-12-22 18:20:01 +04:00
  • 613c3f3e95 Test all HTTP methods Sebastián Ramírez 2018-12-22 18:18:19 +04:00
  • bf6d923ca8 Add ujson for local development Sebastián Ramírez 2018-12-22 17:23:51 +04:00
  • 252188c686 Update tests for HTML content and remove unneeded tests Sebastián Ramírez 2018-12-22 17:23:04 +04:00
  • 510fec9bee ♻️ Refactor jsonable_encoder and test it Sebastián Ramírez 2018-12-22 17:15:04 +04:00
  • a73709507c Add docs, tests and fixes for extra data types Sebastián Ramírez 2018-12-22 14:35:48 +04:00
  • 75407b9295 🚨 Fix mypy type errors Sebastián Ramírez 2018-12-22 09:05:13 +04:00
  • 3180f35bdd Fix OpenAPI test for body schema Sebastián Ramírez 2018-12-22 09:00:58 +04:00
  • d498b7feb3 Add tests for response_model Sebastián Ramírez 2018-12-22 08:54:52 +04:00
  • 3269e6a95c Test custom responses Sebastián Ramírez 2018-12-22 08:47:44 +04:00
  • f1808de18e Add tests for form and files Sebastián Ramírez 2018-12-22 08:39:26 +04:00
  • 748dc375db 🐛 Fix Form and File params must always be embeded Sebastián Ramírez 2018-12-22 08:23:35 +04:00
  • b38fb937b0 🔇 Remove debugging prints Sebastián Ramírez 2018-12-22 08:21:02 +04:00
  • 23ef570bf6 Add test-cov-html script for local coverage Sebastián Ramírez 2018-12-22 07:42:24 +04:00
  • c25a71e352 🐛 Re-implement check for body as a workaround Sebastián Ramírez 2018-12-22 07:40:56 +04:00
  • 0c5e684ff9 📝 Add Project Generation section Sebastián Ramírez 2018-12-21 20:27:03 +04:00
  • b097a538ab 🔖 Bump version, after fix for email_validator and docs 0.1.12 Sebastián Ramírez 2018-12-21 16:33:45 +04:00
  • a0628f3f6f 📝 Update docs to improve look in GitHub Sebastián Ramírez 2018-12-21 16:32:09 +04:00
  • 16f6dc66e2 📝 Update README from docs source Sebastián Ramírez 2018-12-21 16:24:15 +04:00
  • 07b68365f1 📝 Update docs and index to make clear what FastAPI does Sebastián Ramírez 2018-12-21 16:23:28 +04:00
  • 0a65c41909 📝 Move tutorial src files to top level docs Sebastián Ramírez 2018-12-21 16:22:33 +04:00
  • d5e782074f 🐛 Fix email_validator error, generated by autoflake Sebastián Ramírez 2018-12-21 14:51:17 +04:00
  • b5a0c228e5 Recover extensive tests for path and params Sebastián Ramírez 2018-12-18 23:48:02 +04:00
  • 4b94da956c Update query param tests and docs Sebastián Ramírez 2018-12-18 23:38:38 +04:00
  • b59e8ffcf6 🎨 Format tests for Cookies Sebastián Ramírez 2018-12-18 23:15:26 +04:00
  • 7f382127cc Add tests for body with Schema Sebastián Ramírez 2018-12-18 23:15:03 +04:00
  • 3513b039b9 Test cookies Sebastián Ramírez 2018-12-18 23:04:53 +04:00
  • 4cf15503cb 📝 Make badges be links to new tab (_blank) Sebastián Ramírez 2018-12-18 23:00:04 +04:00
  • 22dc7e9132 Test for missing required body Sebastián Ramírez 2018-12-18 22:57:09 +04:00
  • 7ee32ea197 📝 Fix broken link to docs Sebastián Ramírez 2018-12-18 22:56:36 +04:00
  • e6ca71523b 📝 Update docs highlighting after re-sort imports Sebastián Ramírez 2018-12-18 22:55:30 +04:00
  • 7da9625505 💚 Revert to flit install and re-format Sebastián Ramírez 2018-12-18 22:36:04 +04:00
  • ae50492735 Add tests for header parameters Sebastián Ramírez 2018-12-18 22:33:59 +04:00
  • bcb967f98a 💚 Try fixing Travis, again... Sebastián Ramírez 2018-12-18 22:22:07 +04:00
  • 19c6a2b9bd 🐛 Install dev-packages with pipenv, not pip Sebastián Ramírez 2018-12-18 22:13:42 +04:00
  • 01dd913634 💚 Install dev-packages in Travis Sebastián Ramírez 2018-12-18 22:11:04 +04:00
  • 343ecb7669 💚 Use pipenv in Travis Sebastián Ramírez 2018-12-18 22:08:47 +04:00
  • e9f2a3c291 Update tutorial renamer to exclude files Sebastián Ramírez 2018-12-18 21:59:51 +04:00
  • 00e2e544c7 ♻️ Re-format tutorials, files names and tests Sebastián Ramírez 2018-12-18 21:59:06 +04:00
  • dcb076b752 🐛 Fix optional bodies raising an error Sebastián Ramírez 2018-12-18 21:11:24 +04:00
  • 659b8ae8af 📝 Update docs, typos, aclarations, fix examples Sebastián Ramírez 2018-12-17 22:50:22 +04:00
  • 2a48b10be3 📝 Add Python type hints tutorial Sebastián Ramírez 2018-12-17 22:27:26 +04:00
  • 5bd167e0e7 📝 Add second tutorial src for python-types Sebastián Ramírez 2018-12-17 20:41:19 +04:00
  • 58b69493a9 📝 Add tutorial src for python-types Sebastián Ramírez 2018-12-17 20:36:53 +04:00
  • 786c392bd5 💚 Fix Netlify build with pipenv Sebastián Ramírez 2018-12-17 18:56:48 +04:00
  • acc15230ea Update query tests, application type checks Sebastián Ramírez 2018-12-17 15:48:38 +04:00
  • a84960b13d 💚 Update Netlify docs build, try 78 Sebastián Ramírez 2018-12-15 22:16:54 +04:00
  • 61779949f4 🔥 Remove un-used requirements.txt Sebastián Ramírez 2018-12-15 22:11:28 +04:00
  • 10134803a9 💚 Call docs build with Python module Sebastián Ramírez 2018-12-15 22:10:12 +04:00
  • 5085652479 🔥 Remove dist hidden old file Sebastián Ramírez 2018-12-15 22:07:37 +04:00
  • 45ccf059ed ✏️ Fix typos from @mariacamilagl 's review 0.1.11 Sebastián Ramírez 2018-12-15 21:59:25 +04:00
  • 8d29a28f82 📝 Update docs, stubs and structure Sebastián Ramírez 2018-12-15 21:52:28 +04:00
  • f8f91a1dbb 📝 Add stub for extra Starlette Sebastián Ramírez 2018-12-15 21:45:57 +04:00
  • 70b0231f64 📝 Add stubs for Security, multi-files, app configurations Sebastián Ramírez 2018-12-15 21:41:36 +04:00
  • 8a95ea23e2 📝 Add docs for integrating with NoSQL Sebastián Ramírez 2018-12-15 21:20:34 +04:00
  • c9e6527768 📝 Add docs for SQL databases Sebastián Ramírez 2018-12-15 20:06:08 +04:00
  • efd5c2053e 📝 Fix docs typos Sebastián Ramírez 2018-12-15 20:05:24 +04:00
  • ba1bcf76ec 📝 Update dependencies docs Sebastián Ramírez 2018-12-15 18:56:07 +04:00
  • c9758e15a1 📝 Add fist Dependency Injection docs Sebastián Ramírez 2018-12-15 18:15:42 +04:00
  • f6667ecfb0 📝 Add docs for custom response Sebastián Ramírez 2018-12-15 15:20:22 +04:00
  • 0df2720490 📝 Add docs for advanced path operation configs Sebastián Ramírez 2018-12-15 14:49:02 +04:00
  • e790bf6f1b 📝 Add docs for path operation configurations Sebastián Ramírez 2018-12-15 14:39:11 +04:00
  • 8628120873 📝 Update docs, use the term path operation Sebastián Ramírez 2018-12-15 14:03:59 +04:00
  • 617a260df6 📝 Docs for Form and File parameters Sebastián Ramírez 2018-12-15 12:10:35 +04:00
  • e5725d2af1 📝 Add docs for Form data Sebastián Ramírez 2018-12-15 11:36:23 +04:00
  • 99c7ebdb6b 📝 Add docs for extra models Sebastián Ramírez 2018-12-14 21:58:01 +04:00
  • 222b75ac0c 📝 Add docs for response_model Sebastián Ramírez 2018-12-14 21:35:19 +04:00
  • 0fdd807a53 📝 Add Header docs Sebastián Ramírez 2018-12-14 21:02:25 +04:00
  • 0d9519a771 📝 Add Cookie docs Sebastián Ramírez 2018-12-14 20:44:42 +04:00
  • 76f2b67d38 📝 Add tutorial for body nested models Sebastián Ramírez 2018-12-14 20:35:36 +04:00
  • 59cdc76c3e 📝 Add Body Schema tutorial section Sebastián Ramírez 2018-12-14 19:42:46 +04:00
  • 710df85566 📝 Add body multiple parameters docs Sebastián Ramírez 2018-12-14 19:17:17 +04:00
  • c432fc223c 📝 Add Path params and numeric validators docs Sebastián Ramírez 2018-12-14 18:18:46 +04:00
  • d79534b015 📝 Move Query params - str validations to better name Sebastián Ramírez 2018-12-14 17:25:44 +04:00
  • 1f5762703d 📝 Add Query() parameters tutorial and update docs Sebastián Ramírez 2018-12-14 17:10:08 +04:00
  • ddf20e8977 📝 Add request body tutorial Sebastián Ramírez 2018-12-14 15:30:43 +04:00
  • 39ccff7301 📝 Add new tutorials to docs Sebastián Ramírez 2018-12-14 14:28:32 +04:00
  • 2b64dc699e Update tutorial src renamer to use sub-directories Sebastián Ramírez 2018-12-14 14:27:52 +04:00
  • 4eb2950626 🐛 Fix error location for required parameters Sebastián Ramírez 2018-12-14 14:27:29 +04:00
  • 093bb4cd19 📝 Update docs, add first tutorials Sebastián Ramírez 2018-12-14 14:27:02 +04:00
  • 400a4a99af 🚚 Re-order tutorial Python fiels Sebastián Ramírez 2018-12-14 10:07:07 +04:00
  • ec7bec32ba 🎨 Update renamer script Sebastián Ramírez 2018-12-14 10:06:20 +04:00
  • abe695ba9a 📝 Add tutorials python src files Sebastián Ramírez 2018-12-14 10:02:03 +04:00
  • 9febe9af2a Update OAuth2 Form model and add strict version Sebastián Ramírez 2018-12-14 10:01:33 +04:00
  • f9c876802f 🎨 Update param names for main FastAPI app and types Sebastián Ramírez 2018-12-14 10:00:49 +04:00
  • 12ff1980c2 Add autoflake to development dependencies Sebastián Ramírez 2018-12-13 21:49:47 +04:00
  • b0d62b3410 🎨 Lint and format tutorial src files Sebastián Ramírez 2018-12-13 21:48:37 +04:00
  • d9fbead646 🎨 Remove un-used imports, add auto-flake Sebastián Ramírez 2018-12-13 21:47:32 +04:00
  • f539217b5b 🚚 Script to auto-resort tutorial src files Sebastián Ramírez 2018-12-13 21:26:30 +04:00
  • a47243d915 🚚 Re-sort tutorial example files Sebastián Ramírez 2018-12-13 21:25:45 +04:00
  • 8eaae72b76 🔀 Include docs and plugins from master Sebastián Ramírez 2018-12-13 21:07:46 +04:00
  • 4a7c36ec3d 📝 Update mkdocs extensions Sebastián Ramírez 2018-12-13 21:07:15 +04:00
  • 507d24bec8 📝 Update docs, async and features Sebastián Ramírez 2018-12-13 21:06:17 +04:00
  • 7da0233e35 📝 Add first tutorial src files Sebastián Ramírez 2018-12-13 21:05:15 +04:00
  • 948a39af95 🎨 Re-order parameters Sebastián Ramírez 2018-12-13 20:05:35 +04:00
  • 3ed1d62281 📝 Add stub for deployment in docs Sebastián Ramírez 2018-12-13 11:34:03 +04:00
  • ca9a17d921 📝 Add docs for async / await and concurrency Sebastián Ramírez 2018-12-13 11:33:33 +04:00
  • 211930c108 📝 Fix live docs script Sebastián Ramírez 2018-12-12 18:28:24 +04:00
  • a2c87f3652 🔖 Bump version for release Sebastián Ramírez 2018-12-11 00:31:02 +04:00
  • 8c66b3a492 🐛 Add ValidationError schema even if only bodies Sebastián Ramírez 2018-12-11 00:28:47 +04:00