Skip to content

Automated Tests

rothwell.andy@gmail.com edited this page Aug 19, 2024 · 1 revision

Automated tests are stored in the folder automationtests.

Then run when a PR is merged into the main branch.

They run off of the dev site https://d1dycpzd1ntl2z.cloudfront.net/, so it is important to push to that endpoint from the branch you are merging with the PR.

That cloudfront endpoint serves the S3 bucket - atlas-dev2.phila.gov, so set the dev_push_to_s3_dev2.yml file to run from your current branch.

Clone this wiki locally