MobilityData / mobility-feed-api

Apache License 2.0
9 stars 3 forks source link

fix: Modified to not run the full metadata tests in some circumstances #673

Closed jcpitre closed 3 months ago

jcpitre commented 3 months ago

Summary: closes #655

Expected behavior:

Integration should not fail for no good reason.

Testing tips:

I also tested with the GH actions, but the possibilities are limited. Here are the temporary changes I did in a testing branch:

I pushed the testing branch and the db-update-prod.yml is run. Make sure MetadataEndpointTests is not run in Health Check and Run Integration Tests steps

Please make sure these boxes are checked before submitting your pull request - thanks!