24 Commits

Author SHA1 Message Date
Joaquín Sánchez
6ecfc4e1a9
fix(ui): add support for ui coverage with subdir option (#3917) 2023-08-15 19:04:53 +02:00
Anjorin Damilare
a77afffa83
chore(ui): update UI vue version (#3575)
Co-authored-by: userquin <userquin@gmail.com>
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
2023-07-11 09:45:51 +02:00
Joaquín Sánchez
952b5be6ee
fix(ui): don't cache coverage assets (#3508) 2023-06-05 14:16:49 +02:00
Joaquín Sánchez
e24cd9b2cc
feat(ui): add html coverage (#3071)
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2023-05-03 11:23:44 +02:00
renovate[bot]
0f86ff9897
chore(deps): update all non-major dependencies (#2766)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2023-04-06 16:53:03 +02:00
Valentin Semirulnik
7856ec12dc
feat: gzip html reporter's metadata (#3113) 2023-04-05 22:03:01 +02:00
yoho
a768015e64
feat: support relative path in html report (#2695)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
2023-03-20 13:06:54 +01:00
Caleb Everett
5a6567535a
fix: ENOENT assets when htmldir exists (#2701) 2023-01-19 22:13:49 +00:00
yoho
b8f34eb8ca
feat: add html reporter based on Vitest UI (#2444)
* feat: vitest html report

* chore: copy ui to vitest dist

* feat: report copy ui dist

* feat: ui report version builder

* fix: copy file

* chore: remove

* feat: html metadata path

* feat: add declare

* feat: static file client

* feat: mock rpc

* fix: mock error

* chore: update meta

* chore: compress json

* chore: comment

* chore: update merge config

* chore: lock

* feat: remove all control command from ui

* chore: remove

* feat: report command

* feat: version tag

* chore: reset lock file

* feat: remove hooks

* chore: update

* fix: runningPromise

* chore: update debug mode and disable click on transform

* docs: report

* chore: remove the version mark

* feat: report

* fix: lint

* chore: copy ui from @vitest/ui

* chore: export report from ui

* chore: update

* fix: lint

* docs: ui html report

* feat: ensurePackageInstalled

* update

* feat: more info

* chore: improve documentation and tests

* chore: fix UI bundle size

* chore: ui tests

* perf: remove output report using the global variable to judge report mode

* chore: update

* fix: build

* fix: report

* fix: parse

* chore: fix html reporters test

* chore: don't store config in html reporter test

* chore: update ui docs

* feat: log

* chore: fix tests

* test: fix html reporter tests

* docs add vitest fo UI reporter

Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
2022-12-19 13:23:22 +03:00
Anthony Fu
5719e78528 fix: enable api when ui enabled 2022-01-07 03:40:29 +08:00
Anthony Fu
54c9b946fc feat(ui): setup package 2021-12-30 13:31:08 +08:00
Anthony Fu
a79f4f1d77 chore: fix tests 2021-12-28 16:56:31 +08:00
Anthony Fu
6ec41a4228 chore: update packages 2021-12-28 15:22:31 +08:00
Anthony Fu
18218b273d feat(client): auto ws reconnect 2021-12-27 14:19:31 +08:00
Anthony Fu
e7a85d0003 chore: init ws-client 2021-12-27 01:51:14 +08:00
Mirone
73b81223aa
feat(ui): add task list for ui plugin (#302) 2021-12-26 13:35:53 +08:00
Mirone
d4cc602302
refactor(ui): optimize the build and dev scripts of ui package to make it a part of monorepo (#283) 2021-12-23 14:04:41 +08:00
Mirone
b2d5697126
feat(ui): update ui package to latest code (#263) 2021-12-22 04:45:35 +01:00
Mirone
ef07400ddc
fix(ui): web socket server throw errors everytime when starting (#246)
Co-authored-by: SaulMirone <mirone@SaulMirones-MacBook-Pro.local>
2021-12-21 12:34:29 +08:00
Anthony Fu
ce8e944d64 fix: use pathe instead of path 2021-12-18 20:22:30 +08:00
Anthony Fu
601259faae chore: update linter 2021-12-18 11:48:12 +08:00
Anthony Fu
f47a34514d chore: apply linter 2021-12-17 01:23:43 +08:00
Anthony Fu
db360e00b4 refactor: do not dep on process.__vitest__ 2021-12-17 01:12:54 +08:00
wheat
2961983dcb
feat(ui): initial ui implementation (#115)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2021-12-13 16:33:18 +08:00