6 Playwright tests against nyx-test (localhost:30802, auth disabled):
- toolbar group counts per route (nyx=4, tests=2, home=1)
- toolbar survives full nav roundtrip without losing groups
- scroll position preserved across navigation (keep-alive working)
- all visited views stay in DOM (not removed on nav)
Run: NYX_URL=http://localhost:30802 python tests/run_tests.py ui
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>