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

Improve Test Documentation #706

Open
21 tasks
0xBradock opened this issue Jan 14, 2024 · 0 comments
Open
21 tasks

Improve Test Documentation #706

0xBradock opened this issue Jan 14, 2024 · 0 comments

Comments

@0xBradock
Copy link

Hello,

Concentrate test examples in a dedicated test/<test-case>/ in the root of this repo.
Suggested list of tests to implement.

Request / Response:

  • response-codes
  • query-parameters
  • json-body
  • x-www-form-urlencoded
  • static-file
  • jwt
  • middleware

Internals:

Protocols:

  • stream
  • multipart-stream
  • websocket
  • http/2
  • https
  • protobuf
  • sse

External integration:

  • mock-db
  • sqlx
  • diesel-rs

If you think of other scenarios I can add them to the list above.

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

No branches or pull requests

1 participant