nixmac E2E Report - history_navigation
1 passed, 0 failed, 1 total
History and settings navigation
history_navigation
tauri-wdio on GitHub Actions 1000008267 (github-hosted)
- Commit
b13f39985b8718bb8c881755235f51bbb8d63a66- Duration
- 31s
- Replay
bun run test:wdio:history-navigation
What this checks
Opens the history and settings surfaces and verifies the visible navigation controls return to the main prompt.
Coverage
- History toolbar button opens the History view
- History header renders with a count badge
- History toolbar button closes History back to the main prompt
- Settings opens from the header and closes without disturbing the main prompt
Known gaps / not covered
- Navigation coverage only; it does not restore historical commits or exercise every history item state.
- Uses DOM-click fallback for close/toggle controls because native Tauri WebDriver clicks are flaky on these small header buttons.
Capture limitations
- Webview proof video was produced but failed validation
| Phase | Status | Duration | Summary |
|---|---|---|---|
| opens and closes history and settings controls | passed | 2s |