test: navigation routing test for drawer and page routing (Closes #34) #53

Merged
shahondin1624 merged 1 commits from feature/issue-34-navigation-routing-test into main 2026-03-13 13:21:06 +01:00

Summary

  • Add NavigationRoutingTest with 3 test cases
  • Verifies menu button opens drawer with "Character Sheet" and "Settings" items
  • Verifies clicking Settings navigates to settings page
  • Verifies navigating back restores character sheet

Closes #34

## Summary - Add `NavigationRoutingTest` with 3 test cases - Verifies menu button opens drawer with "Character Sheet" and "Settings" items - Verifies clicking Settings navigates to settings page - Verifies navigating back restores character sheet Closes #34
shahondin1624 added 1 commit 2026-03-13 13:21:01 +01:00
Add NavigationRoutingTest with 3 tests: menu button opens drawer with
nav items visible, clicking Settings navigates to settings page, and
navigating back restores the character sheet. Requires JVM Compose
test runner.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
shahondin1624 merged commit 604070ce4b into main 2026-03-13 13:21:06 +01:00
shahondin1624 deleted branch feature/issue-34-navigation-routing-test 2026-03-13 13:21:06 +01:00
Sign in to join this conversation.