test: no overlapping cards test at 360/768/1280dp (Closes #32) #48

Merged
shahondin1624 merged 1 commits from feature/issue-32-no-overlapping-cards-test into main 2026-03-13 13:13:06 +01:00

1 Commits

Author SHA1 Message Date
shahondin1624
1079f079e1 test: no overlapping cards test at 360dp, 768dp, 1280dp (Closes #32)
Add NoOverlappingCardsTest that renders AttributesPage at compact,
medium, and expanded widths, collects getBoundsInRoot() for all
attribute and talent cards, and asserts no rectangles intersect.
Tests require JVM Compose test runner (will fail in JS browser
like the existing ComposeTest — known environment limitation).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-13 13:12:52 +01:00