[7.4] Navigation Routing Test #34

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

User Story

As a developer, I want tests verifying drawer opens, items visible, and routing works.

Acceptance Criteria

  • Click menu button; assert "Character Sheet" and "Settings" visible
  • Click "Settings"; assert Settings page content appears
  • Navigate back; assert character sheet reappears

Notes

Depends on 5.2 (NavHost) and 7.1 (test tags). Located in sharedUI/src/commonTest/.

## User Story **As a** developer, **I want** tests verifying drawer opens, items visible, and routing works. ## Acceptance Criteria - [ ] Click menu button; assert "Character Sheet" and "Settings" visible - [ ] Click "Settings"; assert Settings page content appears - [ ] Navigate back; assert character sheet reappears ## Notes Depends on 5.2 (NavHost) and 7.1 (test tags). Located in `sharedUI/src/commonTest/`.
shahondin1624 added this to the Phase 3: Navigation milestone 2026-03-13 11:27:32 +01:00
shahondin1624 added the epic:testingpriority:must-have labels 2026-03-13 11:28:37 +01:00
Sign in to join this conversation.