test(hemx-test): name rendered target assertions

Add rendered target and handle assertions that include generated names in diagnostics instead of only raw runtime ids.

req: test/017

req: dx/006
This commit is contained in:
slhx agent
2026-06-25 19:05:34 +02:00
parent d7cf6fe9f6
commit edc65be7b6
4 changed files with 53 additions and 7 deletions
+3
View File
@@ -865,6 +865,9 @@ what a valid business email is. [north_star]
### req: test/016
0 016 The full local verification path has an explicit timeout budget; any shard split is deterministic and preserves equivalent coverage. [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]
---
## check