alphagov / content-publisher

Publishing application for GOV.UK
https://docs.publishing.service.gov.uk/apps/content-publisher.html
MIT License
33 stars 11 forks source link

Get tests to run locally #3260

Closed minhngocd closed 1 month ago

minhngocd commented 1 month ago

The Github pipelines are checking out helm charts, whereas it is not doing so locally, so tests are failing locally.

Changing the test to look at a relative path version of helm-charts so it passes both locally and in CI. Unfortunately this means that we are tied to having the helm charts repo checked out to get it passing locally.

⚠️ This repo is Continuously Deployed: make sure you follow the guidance ⚠️

Follow these steps if you are doing a Rails upgrade.

lauraghiorghisor-tw commented 1 month ago

I wonder if it would be good to note down in the documentation somewhere, that you'd need to check out the helm charts.