saucelabs / forwarder

Forwarder is a production-ready, fast MITM proxy with PAC support. It's suitable for debugging, intercepting and manipulating HTTP traffic. It's used as a core component of Sauce Labs Sauce Connect Proxy.
https://forwarder-proxy.io
Mozilla Public License 2.0
218 stars 13 forks source link

e2e: move wait to tests #675

Closed mmatczuk closed 7 months ago

mmatczuk commented 7 months ago

This is to work around

https://github.com/containers/podman-compose/issues/710

If we had that we could run a native podman e2e tests without any docker shim.

At the moment docker-compose is required.

mmatczuk commented 7 months ago

I think this is a waste of time. We can use the docker-compose without docker.