litestar-org / litestar-org/api-performance-tests
More tests
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 47
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
Things that we need tests for:
- [x] File upload
- [ ] Parsing of incoming data (Starlite + FastAPI only)
- [x] Handling of request bodies (text/form/json)
- [ ] Websockets (More complex, needs a different benchmarking tool)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name files or tests. Start by locating the existing benchmark coverage for incoming-data parsing and websocket handling, then compare it with the completed file-upload and request-body cases. Done means adding parsing coverage for Starlite and FastAPI and addressing websocket coverage with the appropriate benchmarking tool.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fastapi, python
- Domain
- backend, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100