feat(test): diagnose failed effect assertions

This commit is contained in:
slhx agent
2026-07-13 10:02:11 +02:00
parent d32f3cb893
commit e70c863da7
5 changed files with 50 additions and 5 deletions
+3
View File
@@ -880,6 +880,9 @@ what a valid business email is. [north_star]
### req: test/017
0 017 Test helpers for rendered runtime ids report the generated handle or slot name, not only raw `data-hid` or `data-sid` selectors. [north_star]
### req: test/018
0 018 `EffectInspector` assertion methods fail at the caller with the expected generated target and payload condition plus the actual effect operations, avoiding opaque boolean assertion failures. [north_star]
---
## check