Skip to content

Update frontend testing docs#156

Merged
denniskuijs merged 2 commits intomainfrom
update/frontend-testing-docs
Apr 17, 2026
Merged

Update frontend testing docs#156
denniskuijs merged 2 commits intomainfrom
update/frontend-testing-docs

Conversation

@Ekhorn
Copy link
Copy Markdown
Contributor

@Ekhorn Ekhorn commented Apr 15, 2026

Description

Ref openremote/openremote#2689

@Ekhorn Ekhorn requested a review from a team April 15, 2026 14:35
@Ekhorn Ekhorn self-assigned this Apr 15, 2026
@denniskuijs denniskuijs merged commit f0b0c32 into main Apr 17, 2026
4 checks passed
@denniskuijs denniskuijs deleted the update/frontend-testing-docs branch April 17, 2026 07:45
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the frontend Playwright testing guide to reflect the current workflow for running app tests with the required supporting services.

Changes:

  • Replaces the “build/run manager via dev-ui” prerequisite with instructions to start the required test containers via dev-testing.yml.
  • Adds an informational note emphasizing that serving the frontend via the manager is faster than using Rspack.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

5. (Only for apps) The manager app or any app that you would want to test must first be running. When you start app tests they'll automatically start the manager, so ensure the required containers are up using:

```sh
docker compose -p openremote -f profile/dev-testing.yml up -d
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.

3 participants