[7.3] No Content Truncation Test #33

Closed
opened 2026-03-13 11:27:29 +01:00 by shahondin1624 · 0 comments

User Story

As a developer, I want a test verifying names aren't clipped on compact screens.

Acceptance Criteria

  • Render at 360dp width
  • Assert all attribute name nodes assertExists() and assertIsDisplayed()
  • Verify long talent names ("Aeronautics Mechanic", "Electronic Warfare") are displayed
  • Verify text bounds within card bounds

Notes

Depends on 7.1 (test tags) and 2.1/2.2 (responsive cards). Located in sharedUI/src/commonTest/.

## User Story **As a** developer, **I want** a test verifying names aren't clipped on compact screens. ## Acceptance Criteria - [ ] Render at 360dp width - [ ] Assert all attribute name nodes `assertExists()` and `assertIsDisplayed()` - [ ] Verify long talent names ("Aeronautics Mechanic", "Electronic Warfare") are displayed - [ ] Verify text bounds within card bounds ## Notes Depends on 7.1 (test tags) and 2.1/2.2 (responsive cards). Located in `sharedUI/src/commonTest/`.
shahondin1624 added this to the Phase 2: Cards & Grid milestone 2026-03-13 11:27:29 +01:00
shahondin1624 added the epic:testingpriority:must-have labels 2026-03-13 11:28:36 +01:00
Sign in to join this conversation.