Add component test (Vitest) (#681)

* Add component test (Vitest)

* Fix compile error
This commit is contained in:
Chenlei Hu
2024-08-29 14:44:09 -04:00
parent 877e500510
commit 9009e784f9
7 changed files with 638 additions and 1 deletions

1
vitest.setup.ts Normal file
View File

@@ -0,0 +1 @@
import 'vue'