pomerium/internal/testutil/mockidp
Kenneth Jenkins 6a65c52a6c
refactor testenv mock IdP to also work standalone (#5678)
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.
2025-06-27 14:04:58 -07:00
..
mockidp.go refactor testenv mock IdP to also work standalone (#5678) 2025-06-27 14:04:58 -07:00