Skip to content

Implement various scenarios as page routes in tasks-3.0 and tasks-2.0 apps #5

Open
@nachocodoner

Description

@nachocodoner

We can use routing to define different test case scenarios as pages and reuse the same app setup and common code. Currently, the apps are simple, creating and removing tasks and fetching them through a single method or subscription.

Real-world scenarios will involve more subscriptions, methods, nested reactivity, and additional logic. In future iterations, we can use the same apps with different routes to test more complex scenarios. New Playwright scripts can target these routes while reusing the existing scripts and setup.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions