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
feat: Wait for tunnel to be ready before starting tests (#21)
* Add tunnel api
* feat: check for tunnel readiness
* Encapsulate error
* Api error handling
* User facing time in seconds not milliseconds
* Consistent error messages
* Better naming
* Sleep a bit longer if tunnel api call errored
* Don't hammer the api if auth is failing
* copy editing
* default to 30s
0 commit comments