LANCommander/LANCommander.Server.UI.Tests/Pages
Pat Hartl 12d63c02a2 Stabilize Playwright smoke layer for CI
The remaining Playwright failures were all in interactions that depend on
the Blazor Server circuit being responsive in CI:

- Settings page access now navigates to /Settings/General directly instead
  of expanding the flaky nested Settings SubMenu flyout.
- Drop SettingsMenu_ShowsAllExpectedSubItems; the submenu-expansion is the
  unreliable interaction the bUnit migration exists to replace, and the
  Settings pages are now covered by bUnit component tests.
- Remove the GameImport UI tests (and unused GamesPage/OpenRCT2.lcx). The
  ChunkUploader modal never renders under the in-process test host, so they
  failed in every CI run; the Games list render is already covered by
  AdminNavigationTests.GamesPage_ShowsEmptyTable.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-24 23:14:42 -05:00
..
AdminDashboardPage.cs Stabilize Playwright smoke layer for CI 2026-06-24 23:14:42 -05:00
FirstTimeSetupPage.cs Spike: Playwright UI automated tests for server application 2026-03-08 08:25:44 +11:00
LoginPage.cs Spike: Playwright UI automated tests for server application 2026-03-08 08:25:44 +11:00