You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Test accounts need to be reset/created for each round of testing various scenarios in dev and stage. The account reset/create functionality can be implemented in SMDB. Below are tentative requirements:
Authenticated SMDB users are allowed to do it
Multiple accounts can be reset/created in a single UI page
Provide options to reset/create an account to a specific stage: brand new, verified, consent forms submitted, etc
Note:
When doing account resets, need to check whether account age (creation time) affects account behaviors in PWA, and update it if so.
The text was updated successfully, but these errors were encountered:
Updated issue title and description, based on discussions today: undecided regarding resetting existing accounts or creating new accounts for a new round of tests.
Per the DevOps meeting on 7/31: Automated testing won’t be fully integrated into the August release but will be useful for ongoing work. The plan moving forward is to reset existing test accounts rather than create new ones.
@amber-emmes will start by investigating automatic account resetting
High Level Summary of Approach:
Begin with simple automated tests and expand based on initial findings
@Davinkjohnson Create GitHub issues to track test cases and progress
Ensure testing covers both front-end interactions and back-end data integrity
Reuse existing code where possible to streamline future updates
Test accounts need to be reset/created for each round of testing various scenarios in dev and stage. The account reset/create functionality can be implemented in SMDB. Below are tentative requirements:
Note:
The text was updated successfully, but these errors were encountered: