Bug : fix login signup and confirm tests to expect buttons disabled. #1098
Labels
Category: Coding
Changes to code base or refactored code that doesn't fix a bug.
Category: Quality Assurance
Changes to code or files that improve testing or fixes bugs.
Type: Testing
UI Tests, Integration Tests, Travis CI, etc.
Milestone
Describe the bug
Currenlty, The tests expect that the signup login and change password buttons are enabled even when some fields are empty. However as discussed in the mentorship session the buttons should be disabled when the user has not filled up all the required fields.
To Reproduce
Expected behavior
Tests should take into account this behavior.
Additional context
Self assigning as it should have been fixed in #1030 and has been discussed in the same pr. This was also discussed in the mentorship session.
The text was updated successfully, but these errors were encountered: