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

Login tests #40

Open
1 task done
tcp opened this issue Mar 1, 2021 · 0 comments
Open
1 task done

Login tests #40

tcp opened this issue Mar 1, 2021 · 0 comments
Labels
Status: Available 👋 Available for assignment, who wants it? Type: Testing 🧪 Add testing or improving existing testing of a file, feature, or codebase
Milestone

Comments

@tcp
Copy link
Collaborator

tcp commented Mar 1, 2021

Description

Ensure the login functionality is working as intended.

Type of Test

  • Integration test (e.g. checking if a certain group or set of functionality is working as intended)

Expected Behavior

  • Failed login reason is displayed to the user
  • Handling offline attempts
  • On successful login
    • token is stored
    • user is redirected to dashboard
  • On logout
    • token is cleared
    • user is redirected to the login screen
@tcp tcp added Status: Available 👋 Available for assignment, who wants it? Type: Testing 🧪 Add testing or improving existing testing of a file, feature, or codebase labels Mar 1, 2021
@tcp tcp added this to the v1.0.0 milestone Mar 1, 2021
@tcp tcp mentioned this issue Mar 1, 2021
3 tasks
@tcp tcp modified the milestones: v0.5.0, rc1 Apr 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Available 👋 Available for assignment, who wants it? Type: Testing 🧪 Add testing or improving existing testing of a file, feature, or codebase
Projects
None yet
Development

No branches or pull requests

1 participant