starlette
starlette copied to clipboard
Implementing test cases for turning request state into mapping
Summary
This PR increases test coverage around request.state typing usage
No documentation update is needed for this PR
Checklist
- [x] I understand that this PR may be closed in case there was no previous discussion. (This doesn't apply to typos!)
- [x] I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
- [ ] I've updated the documentation accordingly.