pomerium/internal/testenv
Joe Kralicky 9437cec21d
testenv: do not attempt to shutdown pomerium if it fails to start (#5679)
## Summary

This should fix some test flakes. If (*Pomerium).Start() fails, we
should not attempt to call (*Pomerium).Shutdown().

## Related issues

<!-- For example...
- #159
-->

## User Explanation

<!-- How would you explain this change to the user? If this
change doesn't create any user-facing changes, you can leave
this blank. If filled out, add the `docs` label -->

## Checklist

- [ ] reference any related issues
- [ ] updated unit tests
- [ ] add appropriate label (`enhancement`, `bug`, `breaking`,
`dependencies`, `ci`)
- [ ] ready for review
2025-07-01 13:58:29 -04: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: do not attempt to shutdown pomerium if it fails to start (#5679) 2025-07-01 13:58:29 -04: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