Currently there are no tests (unit, component, end-to-end) for the explorer but there should be. - [ ] Implement unit tests for all server-side code in the explorer using [vitest](https://vitest.dev/) - [ ] Implement component tests for the explorer using [playwright](https://playwright.dev/) - [ ] Implement end-to-end tests for the explorer using [playwright](https://playwright.dev/)
Currently there are no tests (unit, component, end-to-end) for the explorer but there should be.