Skip to content

feat: add Playwright-backed ui browser sessions#128

Open
TomProkop wants to merge 1 commit into
masterfrom
feature/ui-platform-playwright
Open

feat: add Playwright-backed ui browser sessions#128
TomProkop wants to merge 1 commit into
masterfrom
feature/ui-platform-playwright

Conversation

@TomProkop
Copy link
Copy Markdown
Member

Summary

  • add a Playwright-backed browser session platform and new txc ui command group
  • extract shared URL-building logic into Core and wire the new feature into the CLI host and solution
  • add focused Playwright/UI tests plus CP1 setup and migration documentation

Validation

  • dotnet build src/TALXIS.CLI/TALXIS.CLI.csproj
  • dotnet test tests/TALXIS.CLI.Platform.Playwright.Tests/TALXIS.CLI.Platform.Playwright.Tests.csproj --no-build
  • dotnet test tests/TALXIS.CLI.Features.Ui.Tests/TALXIS.CLI.Features.Ui.Tests.csproj --no-build
  • dotnet test tests/TALXIS.CLI.Tests/TALXIS.CLI.Tests.csproj --no-build --filter "FullyQualifiedName~Architecture"
  • dotnet run --project src/TALXIS.CLI/TALXIS.CLI.csproj --no-build -- ui --help

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant