Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More tests #12

Open
2 of 4 tasks
provinzkraut opened this issue Nov 28, 2022 · 1 comment
Open
2 of 4 tasks

More tests #12

provinzkraut opened this issue Nov 28, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@provinzkraut
Copy link
Member

provinzkraut commented Nov 28, 2022

Things that we need tests for:

  • File upload
  • Parsing of incoming data (Starlite + FastAPI only)
  • Handling of request bodies (text/form/json)
  • Websockets (More complex, needs a different benchmarking tool)
@provinzkraut provinzkraut added the enhancement New feature or request label Nov 28, 2022
@Goldziher
Copy link
Contributor

  • multipart form data (complex type, dictionary + files, dictionary only, files only, file list etc.)
  • url encoded form data.
  • reading of cookie parameters
  • reading of header parameters

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants