Commit Graph

2 Commits

Author SHA1 Message Date
diegosouzapw
caf68872ec test(playground): fix react-hooks/immutability lint in hook test harnesses
Add eslint-disable-next-line comment to the outer hookRef assignment inside
mountHook<T> in all 5 vitest UI test files — the assignment is intentional
(test harness captures hook return via React ref) and safe.
2026-05-28 01:48:17 -03:00
diegosouzapw
2cc0f5bb5b test(playground): cover hooks and streamMetrics 2026-05-27 23:59:47 -03:00