test: responsive navigation mode test for compact/expanded (Closes #36) #54

Merged
shahondin1624 merged 1 commits from feature/issue-36-responsive-nav-mode-test into main 2026-03-13 13:22:44 +01:00

Summary

  • Add ResponsiveNavigationModeTest with 3 test cases
  • Compact: modal drawer hidden by default, hamburger button visible, no rail/permanent drawer
  • Compact: drawer appears on menu tap with nav items
  • Expanded: permanent sidebar always visible, no hamburger button

Closes #36

## Summary - Add `ResponsiveNavigationModeTest` with 3 test cases - Compact: modal drawer hidden by default, hamburger button visible, no rail/permanent drawer - Compact: drawer appears on menu tap with nav items - Expanded: permanent sidebar always visible, no hamburger button Closes #36
shahondin1624 added 1 commit 2026-03-13 13:22:37 +01:00
Add ResponsiveNavigationModeTest with 3 tests: compact shows modal
drawer hidden by default with hamburger button, compact drawer appears
on menu tap, and expanded shows permanent sidebar with no hamburger
button. Requires JVM Compose test runner.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
shahondin1624 merged commit a6c5e2a2f9 into main 2026-03-13 13:22:44 +01:00
shahondin1624 deleted branch feature/issue-36-responsive-nav-mode-test 2026-03-13 13:22:44 +01:00
Sign in to join this conversation.