Skip to content

trade-tariff/trade-tariff-e2e-tests

Repository files navigation

trade-tariff-e2e-tests

Check Production

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:

  1. What am I trading?
  2. 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:

Installing prerequisites

yarn install
yarn run playwright install

Running tests

yarn run test-development
yarn run test-staging
yarn run test-production

Running tests in debug mode

yarn run playwright test --headed --debug

About

Playwright suite used to validate the end to end functionality of the Online Trade Tariff

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors