test: no content truncation test for compact screens (Closes #33) #49

Merged
shahondin1624 merged 1 commits from feature/issue-33-no-content-truncation-test into main 2026-03-13 13:14:30 +01:00

1 Commits

Author SHA1 Message Date
shahondin1624
240f01e655 test: no content truncation test for compact screens (Closes #33)
Add NoContentTruncationTest that renders at 360dp compact width and
verifies: all 8 attribute cards assertExists/assertIsDisplayed, long
talent names ("Aeronautics Mechanic", "Electronic Warfare") are
displayed, and all card bounds have positive width/height. Requires
JVM Compose test runner.

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