Actions
Feature #1877
openComponent tests
Start date:
2022-11-15
Estimated time:
Description
Look into coverage and write tests for single components.
Updated by Moritz Großfurtner over 1 year ago
- Target version changed from 0.2.0 to Wishlist
With our current tech stack and attempts of getting nuxt and vitest to work together for component tests, it didn't work out. So instead of Component tests we opted for E2E testing using vitest, see #1846 . Component tests might be revisited in the future but are not a priority for now.
Actions