JagrajAulakh / COMP-4110-microblog

MIT License
0 stars 0 forks source link

[STORY] As an admin, I want to be able to view a list of blocked user accounts so that I can manage and unblock users if needed. #46

Open JagrajAulakh opened 1 year ago

JagrajAulakh commented 1 year ago

Epic: #13

Estimate

Small

Acceptance Criteria

Scenario: Viewing a list of blocked user accounts
    Given that an admin is logged in to the app
    When the admin navigates to the user management page
    And clicks on the "Blocked Users" tab
    Then a list of blocked user accounts should be displayed