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

Authentication testing #69

Open
7 tasks
harshasrikara opened this issue May 31, 2020 · 0 comments
Open
7 tasks

Authentication testing #69

harshasrikara opened this issue May 31, 2020 · 0 comments
Labels
good first issue Good for newcomers test test cases

Comments

@harshasrikara
Copy link
Member

Authentication

Subtask from #56

####### Detailed Test Cases

  • Admin correct credentials logs admin in
  • Admin valid user credentials for user without privelages fails to log user in
  • Admin invalid credentials fails to log in
  • User correct credentials logs user in
  • User invalid credentials fails to log in
  • User valid workshop name open up dashboard
  • User invalid workshop name fails to open up dashboard

Invalid test cases for all the above should cause an alert to appear in the UI

@harshasrikara harshasrikara added good first issue Good for newcomers test test cases labels May 31, 2020
@sivampatel sivampatel mentioned this issue May 31, 2020
15 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers test test cases
Projects
None yet
Development

No branches or pull requests

1 participant