Skip to content

Investigate low friction frontend testing setup for custom projects #43

@Ekhorn

Description

@Ekhorn

User Story

As a developer I want to be able to test the frontend of my custom apps and components, so that future code changes and updates don't break my apps/components.

Description

The current test setup in the https://github.com/openremote/openremote repo could be copied to this repository so that users can test their custom apps/components.

Setting up the currently required: Gradle tasks, package.json script, and playwright.config.ts file would preferably be already present for each app/component even if no tests are written yet. So as soon one wants to write a test they only need to think about writing the test.

Acceptance Criteria

  • 1. The custom project must contain a frontend testing setup for apps and components.
  • 2. All packages should by default be configured so that you can write frontend tests.

Implementation Notes

[Relevant technical notes]

Metadata

Metadata

Assignees

No one assigned

    Labels

    SpikeInvestigation to gain knowledge or reduce uncertainty

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions