You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At one point we pursued running the postman tests against a minikube instance (see https://github.com/nds-org/ndslabs/tree/NDS1151-TravisCI). It seems like it should be possible to do this so we get automated integration tests.
A few thoughts:
Have Travis run minikube, deploy Workbench via helm chart
Build/run apiserver from source (using ExternalService)
Run postman tests
The text was updated successfully, but these errors were encountered:
At one point we pursued running the postman tests against a minikube instance (see https://github.com/nds-org/ndslabs/tree/NDS1151-TravisCI). It seems like it should be possible to do this so we get automated integration tests.
A few thoughts:
The text was updated successfully, but these errors were encountered: