Skip to content

[UI] Playwright e2e tests should be one test per resource CRUD #2700

Description

@Charlesthebird

Our UI playwright tests don't need to test every case. We should have a single test file per resource (mcp/model/prompt/etc) that covers the CRUD flow. This way if the resource fails, we see the entire flow and where it fails in the video output (this should result in one video per resource CRUD sequence).

We could also use this opportunity to go over and remove extra Playwright tests that are unnecessary. This would help cut down the test time.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    UIIssue pertaining to the UI

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions