Commit b2f9a1f
test(vite-plugin-angular): sweep nested fixtures in the remaining categories
The subdirectory-recursion machinery added for i18n is now applied to
the other six wired categories that also nest fixtures into subfolders:
`r3_view_compiler_bindings`, `_styling`, `_di`, `_directives`,
`r3_view_compiler`, and `r3_compiler_compliance` — 38 nested
TEST_CASES.json files that the flat top-level read was silently
missing.
This surfaces +103 passing conformance checks. It also surfaces 11 new
soft-failures (`value_composition`, `di`, `directives/matching` +
`host_directives`, `template_variables`) — codegen-formatting
differences of the same class as the pre-existing soft-failures, now
tracked rather than invisible. Overall pass rate 91.3%, comfortably
above the 0.75 gate; no hard failures.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 5229f79 commit b2f9a1f
1 file changed
Lines changed: 11 additions & 3 deletions
Lines changed: 11 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
270 | | - | |
271 | | - | |
272 | | - | |
| 270 | + | |
| 271 | + | |
| 272 | + | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
| 277 | + | |
| 278 | + | |
| 279 | + | |
| 280 | + | |
273 | 281 | | |
274 | 282 | | |
275 | 283 | | |
| |||
0 commit comments