Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • VIR - backend VIR - backend
  • Project information
    • Project information
    • Activity
    • Labels
    • Planning hierarchy
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 1
    • Issues 1
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • VIR - Visual Interactive Reading
  • VIR - backendVIR - backend
  • Issues
  • #5

Closed
Open
Created Sep 26, 2024 by Luiz Felipe Porto Lara De Oliveira@luiz.oliveiraMaintainer

Sprint 2 | Student | VIR | Login Validation

Scenario: A VIR User must have their email and a password registered to access their user role's functionalities

Given a user opens VIR
When the user fills the "Email" and "Password" fields in the login page with data present in VIR's database Then the user should be redirected to their user role's home page (student flow only this sprint)

Scenario: VIR must reject invalid combinations of emails e passwords, not registered in VIR's database

Given a user opens VIR
When the user fills the "Email" and "Password" fields in the login page with data and/or a combination not present in VIR's database Then VIR must display an "Error. Invalid credentials" message

Edited Sep 26, 2024 by Luiz Felipe Porto Lara De Oliveira
Assignee
Assign to
Time tracking