fabro/test/twin/openai/tests
Bryan Helmkamp 80de5ca616 refactor(static): centralize env var names
Add fabro-static::EnvVars as the shared registry for fixed environment variable names and migrate env reads, clap env bindings, and subprocess/test allowlists to use it.

Add clippy bans for raw std::env lookup APIs so future dynamic env facades must be documented explicitly.
2026-04-24 12:29:51 -04:00
..
common chore(clippy): require reasons on allow attributes 2026-04-19 20:24:24 -04:00
chat_completions_contract.rs Add twin test mode for OpenAI E2E tests 2026-03-31 20:36:48 -04:00
config_contract.rs refactor(server): lock down server secrets 2026-04-23 07:15:27 -04:00
debug_ui.rs fix(test): wait for chrome process exit instead of polling for screenshot 2026-04-23 17:49:04 -04:00
failure_modes.rs refactor(http): centralize reqwest behind fabro-http 2026-04-12 11:48:54 -04:00
health_and_auth.rs Add twin test mode for OpenAI E2E tests 2026-03-31 20:36:48 -04:00
live_openai_contract.rs refactor(static): centralize env var names 2026-04-24 12:29:51 -04:00
responses_contract.rs fmt: apply nightly rustfmt after merge 2026-04-11 13:43:30 -04:00
tool_and_schema_contract.rs refactor(http): centralize reqwest behind fabro-http 2026-04-12 11:48:54 -04:00