summaryrefslogtreecommitdiff
path: root/src/user/handlers/logout/test.rs
Commit message (Expand)AuthorAge
* Split `user` into a chat-facing entity and an authentication-facing entity.Owen Jacobson2025-08-26
* Factor out common authentication test verification steps into helpers.Owen Jacobson2025-08-26
* Define a canonical "empty" response.Owen Jacobson2025-08-24
* Handlers are _named operations_, which can be exposed via routes.Owen Jacobson2025-06-18