12 Commits

Author SHA1 Message Date
Vladimir
6ed32dd382
fix: better bundling of types (#1785)
* fix: better bundling of types

* chore: fix types clash
2022-08-04 14:18:17 +03:00
Sabertaz
f5cb4bfcc9
test(config): add integration test (#1353)
Add integration test for #1347.
2022-05-22 09:48:08 +03:00
Anthony Fu
ec10d5889b chore: try fix ci 2022-05-14 07:48:51 +08:00
Anthony Fu
713c870a55 chore: lint 2022-04-25 19:44:30 +08:00
Anthony Fu
db824cf434 chore: apply lint 2022-04-03 16:35:29 +08:00
Jess
7952647601
feat: adding ui component tests (#590)
* docs: additional cypress + vitest comparison content

* feat: ui testing

* fix: seperate cypress tests

* feat: adding cypress component testing for ui

* chore: share the common deps for global app setup

* spacing

* Update package.json

Co-authored-by: Michel EDIGHOFFER <edimitchel@gmail.com>

* chore: adding OptimizationPersist + PkgConfig to reduce flake

* chore: workaround for unocss hmr

* chore: adding ts-ignore comments

* chore: reordering data-testid

* chore: ts-expect-error

* --allow-empty

* bug: reproduction of failing vite + cypress setup

* chore: adding Vite 2.9.0-beta.3 to cold-start stability issues for UI component tests

* chore: fixing types

* chore: fixing types

* reenabling tests

* adding faker seed back in

* bumping faker version

Co-authored-by: Michel EDIGHOFFER <edimitchel@gmail.com>
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-03-21 19:18:44 +08:00
yoho
95d6432e64
feat: loading animation for beforeEach, beforeAll, afterEach, afterAll (#898)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-03-07 20:12:27 +08:00
Dominik G
ebf8ca120e
feat: merge viteConfig.test in configResolved (#644) 2022-01-28 06:20:45 +08:00
Dominik G
5eebd60475
refactor: use vite-node to load globalSetup (#624) 2022-01-27 08:04:21 +08:00
Ivan Demchuk
36e6207403
docs: use vitest run mode for coverage examples (fix #602) (#611) 2022-01-23 18:11:56 +08:00
patak
22d2deda69
refactor: rename global to globals (#565) 2022-01-18 13:16:44 +08:00
Dominik G
eaa119fd09
feat: global setup (#372)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-01-10 18:14:03 +08:00