-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
Description
The testing story on aep-explorer is non-existent! We should fix this up. Some areas include:
- Unit testing around OpenAPI spec parsing.
- Acceptance tests
- Some component testing (P2 compared to acceptance testing)
We'll have to do some research around the ecosystem, but vitest is what works best with Vite (the build system / dev server we use)