Commit a1095cb
Address PR review feedback on TOML config tests
Remove invalid-prefix.toml and unknown-section.toml fixtures that
don't actually test client-side validation (prefix isn't validated,
unknown sections pass through via .passthrough()). Add error message
assertion to invalid TOML tests, bump dev test timeout to 6 min,
and make quit-key assertion more specific.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 45688be commit a1095cb
4 files changed
Lines changed: 3 additions & 21 deletions
File tree
- packages/e2e
- data/invalid-tomls
- tests
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| 40 | + | |
40 | 41 | | |
41 | 42 | | |
42 | 43 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| |||
0 commit comments