srs/internal/env
winlin 41ad82e19f Proxy: Raise internal/env coverage to 96% and harden tests against parallel misuse
Adds direct tests for NewEnvironment, loadEnvFile, buildDefaultEnvironmentVariables,
setEnvDefault, and all 22 Environment accessors. All env/cwd-touching tests now use
t.Setenv or t.Chdir, which panic on t.Parallel() and prevent concurrent mutation of
process-global state.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-18 09:34:04 -04:00
..
env_test.go Proxy: Raise internal/env coverage to 96% and harden tests against parallel misuse 2026-04-18 09:34:04 -04:00
env.go Proxy: Raise internal/env coverage to 96% and harden tests against parallel misuse 2026-04-18 09:34:04 -04:00