Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

View Users #9

Open
joshdbarton opened this issue Jan 22, 2024 · 0 comments
Open

View Users #9

joshdbarton opened this issue Jan 22, 2024 · 0 comments

Comments

@joshdbarton
Copy link
Contributor

As an admin, I want to be able to see a list of users so that I can manage their information

Given I am a logged-in admin
When I view any page
Then I should see a Users link in the navbar

Given I am a logged-in non-admin
When I view any page
Then I should not see a Users link in the navbar

Given I am a logged in admin
When I click on the Users tab
Then I will be redirected to a list of all users

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant