Commit Graph

8 Commits

Author SHA1 Message Date
三咲智子
861a7953b4
refactor(components): switch to vue macros (#9306) 2022-09-16 22:57:41 +08:00
三咲智子
bf02fdf89a
fix: vitest typings (#8239) 2022-06-13 23:06:41 +08:00
Delyan Haralanov
34f6f71042
test: enable clearMocks in vitest config (#7263) 2022-04-20 17:02:44 +08:00
三咲智子
1d13ebb05d
feat: drop jest (#7248)
* feat: drop jest

* test: remove ssr

* test: rename

* chore: update tsconfig
2022-04-19 16:51:44 +08:00
Delyan Haralanov
de0ee53cf0
test(components): switch all components to vitest (#7205)
Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
2022-04-19 12:46:57 +08:00
Delyan Haralanov
8b7d29989a
test: vitest disable ssr for tsx files (#7194)
https://vitest.dev/config/#transformmode-web
2022-04-17 15:24:33 +08:00
三咲智子
7ffb3b55b0
fix: vitest ui (#7116)
Fix https://github.com/vitest-dev/vitest/issues/553
2022-04-12 20:17:49 +08:00
三咲智子
aaf90d99d0
test: switch to vitest (#5991)
* test: use vitest

* test: add script and ci

* chore: improve tsconfig

* refactor: use-form-item

* fix: remove unused

* chore: improve scripts

* test: improve mock

* refactor: change coverage
2022-02-21 14:28:22 +08:00