Commit 46b4df4
fix: Address code review for NeverSchema validator tests
- Pin the exact NeverSchema failure message with isEqualTo instead of contains
- Assert that pointer round-trips into the ValidationError
- Assert the rejected value is captured, closing the Task 1 review's
require vs fail regression risk
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 3486e86 commit 46b4df4
1 file changed
Lines changed: 4 additions & 1 deletion
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
86 | 88 | | |
87 | 89 | | |
88 | 90 | | |
| 91 | + | |
89 | 92 | | |
90 | 93 | | |
91 | 94 | | |
| |||
0 commit comments