mirror of
https://github.com/fabro-sh/fabro.git
synced 2026-08-28 05:27:41 +00:00
Introduce an Env trait in fabro-util so tests can inject a HashMap-backed TestEnv instead of mutating process-global environment variables, which is unsafe since Rust 1.66+ and causes flakiness in concurrent tests. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| compose.rs | ||
| dockerfile.rs | ||
| features.rs | ||
| jsonc.rs | ||
| lib.rs | ||
| types.rs | ||
| variables.rs | ||