srs/internal
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
..
bootstrap Move build output to bin/, replace godotenv with custom .env parser, and update docs. v7.0.143 (#4661) 2026-04-12 14:26:33 -04:00
debug Move build output to bin/, replace godotenv with custom .env parser, and update docs. v7.0.143 (#4661) 2026-04-12 14:26:33 -04:00
env Proxy: Raise internal/env coverage to 96% and harden tests against parallel misuse 2026-04-18 09:34:04 -04:00
errors Proxy: restructure repo as Go project with proxy as first module (#4652) 2026-03-22 08:11:28 -04:00
lb Move build output to bin/, replace godotenv with custom .env parser, and update docs. v7.0.143 (#4661) 2026-04-12 14:26:33 -04:00
logger Move build output to bin/, replace godotenv with custom .env parser, and update docs. v7.0.143 (#4661) 2026-04-12 14:26:33 -04:00
protocol Move build output to bin/, replace godotenv with custom .env parser, and update docs. v7.0.143 (#4661) 2026-04-12 14:26:33 -04:00
rtmp Move build output to bin/, replace godotenv with custom .env parser, and update docs. v7.0.143 (#4661) 2026-04-12 14:26:33 -04:00
signal Move build output to bin/, replace godotenv with custom .env parser, and update docs. v7.0.143 (#4661) 2026-04-12 14:26:33 -04:00
sync Move build output to bin/, replace godotenv with custom .env parser, and update docs. v7.0.143 (#4661) 2026-04-12 14:26:33 -04:00
utils Move build output to bin/, replace godotenv with custom .env parser, and update docs. v7.0.143 (#4661) 2026-04-12 14:26:33 -04:00
version Move build output to bin/, replace godotenv with custom .env parser, and update docs. v7.0.143 (#4661) 2026-04-12 14:26:33 -04:00