We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The purpose of this task is to create an end-to-end test for the Alert flow:
CreateAlert
myAlerts
AlertLists
The focus of this E2E is to test the normal user flow, edge cases are tested in unit tests for each class.
Specific, measurable criteria to confirm the task is complete. Functional Requirements:
Quality Standards:
Testing Requirements:
Ensure the authentication (set-up for the test) is properly done
The text was updated successfully, but these errors were encountered:
agonzalez-r
Successfully merging a pull request may close this issue.
Description
The purpose of this task is to create an end-to-end test for the Alert flow:
CreateAlert
myAlerts
tab inAlertLists
The focus of this E2E is to test the normal user flow, edge cases are tested in unit tests for each class.
Done
Specific, measurable criteria to confirm the task is complete.
Functional Requirements:
Quality Standards:
Testing Requirements:
Preconditions
Steps to Completion
Points to Consider / Known Risks
Ensure the authentication (set-up for the test) is properly done
The text was updated successfully, but these errors were encountered: