Configure UI testing
Open
@NoelDeMartin is already working on this.
Since Jun 1, 2026.
- Dominant language
- TypeScript
- Stars
- 153
- Forks
- 46
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 7
Description
As part of the Design System refactor, we should make sure that new UI is tested properly and not causing any regressions. Ideally, this would be done with E2E tests.
We should also come up with a way to create unit tests for edge-cases in components (maybe using plain unit tests, Storybook component tests, or Playwright component tests).
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.