pomerium/internal/testenv
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
..
envutil testenv: embedded envoy cpu/memory profiling config (#5377) 2025-01-03 17:41:54 -05:00
scenarios refactor testenv mock IdP to also work standalone (#5678) 2025-06-27 14:04:58 -07:00
selftests chore(deps): bump the go group with 24 updates (#5638) 2025-06-17 09:36:50 -07:00
snippets logging: standardize on hyphens in attribute names (#5577) 2025-04-22 10:57:19 -07:00
upstreams refactor testenv mock IdP to also work standalone (#5678) 2025-06-27 14:04:58 -07:00
values New tracing system (#5388) 2025-01-21 13:26:32 -05:00
dns.go testenv: avoid dns lookups for *.localhost.pomerium.io (#5372) 2024-12-02 12:29:15 -05:00
environment.go testenv: add support for SSH routes/upstreams (#5676) 2025-06-26 10:49:52 -07:00
logs.go New tracing system (#5388) 2025-01-21 13:26:32 -05:00
route.go add tests/benchmarks for http1/http2 tcp tunnels and http1 websockets (#5471) 2025-03-19 18:42:19 -04:00
temp.go New tracing system (#5388) 2025-01-21 13:26:32 -05:00
temp_darwin.go upgrade to go v1.24 (#5562) 2025-04-02 15:53:09 -06:00
types.go testenv: add support for SSH routes/upstreams (#5676) 2025-06-26 10:49:52 -07:00