This repository has been archived by the owner on Jan 5, 2023. It is now read-only.
logout tests
Adds tests for logout
route handler.
Route resets contents of req.session.data
and 200s. Example of testing a write to a field on req
(or res
)