Reference
Testing
We use Playwright to test our components and verify workflows on the UI. To learn more, see the official website documentation (opens in a new tab).
To run the UI tests locally:
- Set up the environment variable required to point the tests to either a hosted or local Catalyst instance.
- Navigate to the test directory:
- Run all UI tests in Chromium:
- Run a specific test in Chromium: