fastapi-sessions
fastapi-sessions copied to clipboard
Tests Tracker
Issue to track testing status:
Implementations
- [ ] Signed Cookie
- [ ] InMemoryBackend
Core:
- [ ] SessionVerifier + SessionFrontend interaction
Examples:
- [ ] Basic example (see #14)
Testing plan:
- Start with signed cookies due to #16 (something that should be caught by testing)