Pensano-dev / aura-mobile-app

5 stars 0 forks source link

🧪 test: E2E tests for main/facility selection screen - Part 3 - Automated testing #93

Open pablisch opened 3 months ago

pablisch commented 3 months ago

Description: A three-part task that will set the tone for E2E testing in Aura. Unlike most tasks in this project, this task passes much of the scope and acceptance criteria to the tester performing this task which will then be reviewed by the PM. Part 1: Test plan - #91 Part 2: Manual testing - #92 Part 3: Automated testing (this ticket)

Considerations: This part of the e2e testing must be carried out using the test plan created in #91.

The suggested technology for this is Puppeteer but that is at the discretion of the tester. It is also suggested that this is kept in this repo rather than an external one as this will make integration into a CI/CD pipeline much easier.

AC: To be added by the test plan creator, #91 .