open-ecommerce-api/store-engine

Test logout functionality

Opened this issue · 0 comments

Logout endpoint test cases should cover the scenarios below:

  1. Test valid logout: test that the authenticated user is logged out successfully
  2. Anonymous user test: test that the endpoint responds as we want to an anonymous user requesting the logout endpoint