TykTechnologies / tyk-demo

Tyk Docker Demo with full Pro Tyk Installation and more!
51 stars 12 forks source link

Test all GitHub action #185

Closed davegarvey closed 1 year ago

davegarvey commented 1 year ago

This branch uses the test-all.sh script to check for errors in all deployments that have postman collections that contain tests.

Updates the github action to use this script too.

I have noticed that tests will sometimes fail, presumable due to some environmental or race condition. But on a rerun, the test will pass. I think that since these are integration type tests, there will always be a risk of this type of failure.