Test logout functionality
Opened this issue · 0 comments
aminm08 commented
Logout endpoint test cases should cover the scenarios below:
- Test valid logout: test that the authenticated user is logged out successfully
- Anonymous user test: test that the endpoint responds as we want to an anonymous user requesting the logout endpoint