LANCommander/LANCommander.Server.UI.Tests/Components
Pat Hartl 004a254c37 Migrate flaky Playwright admin UI tests to bUnit
Replace the SignalR-circuit-race-prone Playwright component tests for
GameEdit, Settings, metadata, profile, roles and users with in-process
bUnit component tests. Keep a thin Playwright smoke layer for the true
E2E paths (login, admin navigation/routing, first-time setup, game
import) that bUnit cannot cover.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-06-24 20:45:21 -05:00
..
BUnitServerFixture.cs Migrate flaky Playwright admin UI tests to bUnit 2026-06-24 20:45:21 -05:00
BUnitTestContext.cs Migrate flaky Playwright admin UI tests to bUnit 2026-06-24 20:45:21 -05:00
GameEditComponentTests.cs Migrate flaky Playwright admin UI tests to bUnit 2026-06-24 20:45:21 -05:00
MetadataComponentTests.cs Migrate flaky Playwright admin UI tests to bUnit 2026-06-24 20:45:21 -05:00
ProfileComponentTests.cs Migrate flaky Playwright admin UI tests to bUnit 2026-06-24 20:45:21 -05:00
RoleManagementComponentTests.cs Migrate flaky Playwright admin UI tests to bUnit 2026-06-24 20:45:21 -05:00
SettingsComponentTests.cs Migrate flaky Playwright admin UI tests to bUnit 2026-06-24 20:45:21 -05:00
UserManagementComponentTests.cs Migrate flaky Playwright admin UI tests to bUnit 2026-06-24 20:45:21 -05:00