-
-
Notifications
You must be signed in to change notification settings - Fork 60
[Bug]: Login tests need to be refactored to not use act #359
Copy link
Copy link
Open
Labels
a11yIssues with accessibityIssues with accessibitybackendThis is a backend issue or PRThis is a backend issue or PRbugSomething isn't workingSomething isn't workingcssIssues with cssIssues with cssdevopsthis is a devops related feature or issue or PRthis is a devops related feature or issue or PRenhancementNew feature or requestNew feature or requestfeatureThis should be a new feature.This should be a new feature.frontendThis is a frontend issue or PRThis is a frontend issue or PRgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededmedium-complexityThis issue is medium complexityThis issue is medium complexitymedium-priority
Milestone
Description
Metadata
Metadata
Assignees
Labels
a11yIssues with accessibityIssues with accessibitybackendThis is a backend issue or PRThis is a backend issue or PRbugSomething isn't workingSomething isn't workingcssIssues with cssIssues with cssdevopsthis is a devops related feature or issue or PRthis is a devops related feature or issue or PRenhancementNew feature or requestNew feature or requestfeatureThis should be a new feature.This should be a new feature.frontendThis is a frontend issue or PRThis is a frontend issue or PRgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededmedium-complexityThis issue is medium complexityThis issue is medium complexitymedium-priority
Projects
StatusShow more project fields
Todo
Describe the Bug
Many of the tests don't pass in /Login/tests/ because they use act
Refactor the test for Login
in particular, refactor login-validation-test.js
Steps to Reproduce
running npm test inside the client
latest run
Screenshots
No response
Which device are you using?
Linux VM
Which operating system are you using?
Lin
Which browser are you using?
Firefox
Additional Context
No response
Contribute