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
202 stars 13 forks source link

e2e: run test container in compose #759

Open mmatczuk opened 3 months ago

mmatczuk commented 3 months ago

Add test container to compose file. Add dependency in test container on proxy container. Set compose up return value to return value of the test container.