mirror of
https://github.com/pomerium/pomerium.git
synced 2025-07-08 04:18:13 +02:00
Refactor the testenv mock IdP implementation to split off the core functionality from the testenv environment setup. Add a Start() method to run the mock IdP as an httptest server, tied to a test lifecycle. This allows the mock IdP to be used also in tests that do not start a full Pomerium instance. |
||
---|---|---|
.. | ||
grpc.go | ||
http.go | ||
options.go | ||
ssh.go | ||
tcp.go | ||
util.go |