test: no content truncation test for compact screens (Closes #33) #49
Reference in New Issue
Block a user
Delete Branch "feature/issue-33-no-content-truncation-test"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
NoContentTruncationTestwith 4 tests at 360dp compact widthCloses #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>