add unit tests

this adds the groundwork to start unit testing some modules
This commit is contained in:
Bernd Storath
2026-02-11 15:23:04 +01:00
parent 7a219b73d4
commit 71aaec93ef
6 changed files with 641 additions and 29 deletions
+1
View File
@@ -15,6 +15,7 @@ export default defineNuxtConfig({
'radix-vue/nuxt',
'@vueuse/nuxt',
'@nuxt/eslint',
'@nuxt/test-utils/module',
],
colorMode: {
preference: 'system',