Skip to content

[Story] identify the app flows that are testable via playwright #1242

@peppescg

Description

@peppescg

Story Title

Create initial UI tests for basic navigation and interaction.

Description

We need to define and implement a minimal set of UI test cases using Playwright to improve our current test coverage.
While OS-level features (like auto-update or system integrations) cannot be tested through Playwright, we can still cover meaningful UI flows to ensure stability and regression safety.

OS features and auto-update remain out of scope.

Acceptance Criteria

Proposed initial test scenarios:

  • App startup and basic UI rendering
  • Focus on UI-level logic; backend integration will be mocked.
  • Navigation between main tabs
  • Form submission (run server custom vs registry, local vs remote )
  • clients sync

Target Release

0.0.0

Priority

Medium

Additional Context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions