Use the provided script:
./run_tests.sh- Deploy the branch you want to test to preview.
- Used the provided script:
SIGNON_USERNAME=See manual for signon credentials SIGNON_PASSWORD=See manual for signon credentials ./run_tests.shBy default these tests run against the Performance Platform's preview environment.
You can override this by specifying the following environment variables:
PP_APP_DOMAIN, the public hostnamePP_FULL_APP_DOMAIN, the internal hostnameGOVUK_APP_DOMAIN, the GOV.UK hostname
These tests make use of GOV.UK Signon to work through the OAuth flow to log in.
Environment variables (SIGNON_USERNAME and SIGNON_PASSWORD) are passed in when
these tests are run to allow authentication using the Signon interface.