pomerium/internal/testutil
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 refactor testenv mock IdP to also work standalone (#5678) 2025-06-27 14:04:58 -07:00
tracetest upgrade to go v1.24 (#5562) 2025-04-02 15:53:09 -06:00
context.go chore(deps): bump the go group with 24 updates (#5638) 2025-06-17 09:36:50 -07:00
grpc.go core/zero: add usage reporter (#5281) 2024-09-12 15:45:54 -06:00
log.go chore(deps): bump github.com/spf13/viper from 1.16.0 to 1.18.2 (#4861) 2023-12-27 16:16:38 -07:00
minio.go chore(deps): bump the go group with 39 updates (#5559) 2025-04-04 16:26:51 -07:00
postgres.go chore(deps): bump the go group with 39 updates (#5559) 2025-04-04 16:26:51 -07:00
testutil.go testutil: use cmp.Diff in protobuf json assertion (#5517) 2025-03-07 20:20:27 -05:00
tls.go cryptutil: add a function to normalize PEM files so that leaf certificates appear first (#5642) 2025-06-06 12:37:02 -06:00