mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
424e532a6b
Problem: `chatwidget/tests.rs` had grown into a single oversized test blob that was hard to maintain and exceeded the repo's blob size limit. Solution: split the chatwidget tests into topical modules with a thin root `tests.rs`, shared helper utilities, preserved snapshot naming, and hermetic test config so the refactor stays stable and passes the `codex-tui` test suite.
424e532a6b
ยท
2026-03-31 16:45:58 -06:00
History