Remember to install pre-commit hooks before making any changes to the repository.
Playwright suite used to validate the end to end functionality of the OTT Service
The OTT service essentially answers two principle questions:
- What am I trading?
- What measures apply to me?
This suite validates some of the core journeys that help the user answer these questions.
The OTT frontend is accessible on the following URLs:
Implementation details for the frontend and backend can be reviewed, here:
yarn install
yarn run playwright installyarn run test-development
yarn run test-staging
yarn run test-productionyarn run playwright test --headed --debug