271 Commits

Author SHA1 Message Date
Vladimir Semyonov
581030eec8
fix(ui): fix tests duration time (#5219) 2024-02-16 14:46:20 +01:00
Eduardo San Martin Morote
c28b4c2668
feat(ui): save splitpanes size to local storage (#5166) 2024-02-12 09:44:32 +01:00
Vladimir
dcf0d6afe9
chore(deps): update antfu stylelint config (#5127) 2024-02-06 22:00:31 +01:00
Gergő Takács
7f59a1b858
feat(ui): show unhandled errors on the ui (#4380)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
2024-01-12 16:06:35 +01:00
Hiroshi Ogawa
f43fdd872a
fix(ui): show file item when search filter matches only test cases (#4736) 2023-12-19 12:36:26 +01:00
Hiroshi Ogawa
71911039c3
fix(ui): fix coverage iframe url for html report preview (#4717) 2023-12-19 11:34:27 +01:00
Hiroshi Ogawa
e0dde6ab42
fix(ui): escape html for console log view (#4724) 2023-12-18 14:21:25 +01:00
Vladimir
cc19117d30
chore: migrate to flat eslint config (#4472) 2023-11-11 08:07:39 +01:00
Vladimir
b28b19e5ff
chore: update packages (#4470) 2023-11-10 18:31:16 +01:00
Vladimir
40e9fd7778
chore: update packages (#4468) 2023-11-10 16:05:39 +01:00
Vladimir
9527e65a38
chore: improve build time and memory usage (#4369) 2023-10-25 11:19:49 +02:00
Vladimir
a1aadd713c
feat(vitest): run typecheck during tests (#4324) 2023-10-19 11:21:51 +02:00
Ray
8c3152fac9
fix(ui): correctly render ansi diff (#3810)
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2023-09-18 17:22:33 +02:00
Sanjaiyan Parthipan
1fe92676ed
docs: enhancements for a smoother user experience 2023-09-15 10:52:59 +02:00
Vladimir
8b39c11765
fix(vitest): show error when calling API on files that user has no access to (#4085) 2023-09-08 13:31:52 +03:00
Segev Finer
8caabaa1fb
fix(ui): Use web hash history in ui (fix #3481) (#3487)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
2023-08-24 14:38:21 +02:00
Joaquín Sánchez
6ecfc4e1a9
fix(ui): add support for ui coverage with subdir option (#3917) 2023-08-15 19:04:53 +02:00
Vladimir
bcb41e514f
fix: restrict access to file system via API (#3956) 2023-08-15 17:05:50 +02:00
Dunqing
351399f293
fix(ui): incorrect duration time in vitest ui (#3945) 2023-08-14 13:42:24 +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
GurkiranSingh
056aa4fa6f chore: added a new line and changed v-show to v-if
Signed-off-by: GurkiranSingh <gurkiransinghk@gmail.com>
2023-07-11 09:32:41 +02:00
GurkiranSingh
3d2cb6ec5f chore: add previous logic as it was used for optimization, also add class prop conditionally
Signed-off-by: GurkiranSingh <gurkiransinghk@gmail.com>
2023-07-11 09:32:41 +02:00
GurkiranSingh
3b5f96bc29 fix: Module Graph view is blocking the Console view
Signed-off-by: GurkiranSingh <gurkiransinghk@gmail.com>
2023-07-11 09:32:41 +02:00
renovate[bot]
c8c1b4a6a3
chore(deps): update all non-major dependencies (#3662)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2023-06-28 19:55:17 +02:00
renovate[bot]
82d7cbc2e9
chore(deps): update all non-major dependencies (#3315)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2023-06-20 16:11:48 +02:00
Vladimir
9c7ea3820f
fix: revert concordance diff, use jest's diff output (#3582) 2023-06-16 11:21:59 +02:00
Joaquín Sánchez
b4ac88e906
fix(browser): change optimized deps to use vitest (#3580) 2023-06-15 15:46:54 +02:00
Joaquín Sánchez
bc283ae3cb
fix(ui): navigate to dashboard when re-running tests from coverage page (#3529) 2023-06-07 09:47:09 +02:00
Vladimir
306b233746
fix(vite-node): don't externalize "dist" by default (#3446) 2023-05-30 12:38:26 +02:00
Vladimir
6501d2e396
fix(browser): keep default export when rewriting exports (#3389) 2023-05-17 15:42:26 +02:00
mzanelee
5bf7eb6e2a
fix: support application/x-gzip metadata in html report (#3333)
Co-authored-by: Michael Lee <michael.lee@ada.com>
2023-05-10 13:33:40 +02:00
renovate[bot]
48c4e8c68b
chore(deps): update all non-major dependencies (#3238)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2023-05-04 08:18:01 +02:00
Vladimir Sheremet
6f414e3e56 chore: fix license script 2023-05-03 20:07:22 +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
Vladimir
446308da9d
feat!: use "concordance" package to display diff instead of using custom diff (#2828) 2023-03-29 14:16:52 +02:00
Mohammad Bagher Abiat
9cdc8030d0
feat: webdriverio (+ custom providers) integration for browser mode (#2999)
Co-authored-by: Christian Bromann <git@bromann.dev>
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
Co-authored-by: userquin <userquin@gmail.com>
Co-authored-by: Anjorin Damilare <damilareanjorin1@gmail.com>
2023-03-20 14:37:23 +01: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
yoho
4ea1f1d974
test: ui e2e (#2710)
* feat: ui test

* test: ui

* feat: no auto open browser

* fix: lint

* fix: test timeout

* fix: timeout

* fix: test

* fix: wait more times

* fix: kill

* fix: exit process

* fix: kill

* chore: update

* chore: update

* chore: update

* fix: lint

* fix: await page load

* chore: update

* fix: test

* fix: test

* fix: test

* feat: must had content

* chore: update

* chore: update

* chore: update

* fix: times

* fix: ports

* chore: update config

* fix: catch

* feat: asset command no error

* feat: log the command stdout

* fix: error

* chore: update

* chore: use the same port

* chore: update pnpm

* fix: error

* chore: update

* feat: test

* chore: update page register

* chore: ignore not close process

* fix: params

* fix: port

* feat: pipe

* feat: catch error

* feat: test report

* chore: update

* chore: update

* chore: update sna

* test: ui

* chore: update

* chore: update

* test: untilUpdated

* chore: untilUpdated

* test: format named

* test: url should update

* chore: update

* chore: fix lockfile

* chore: upate snapshot

---------

Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2023-02-11 21:16:23 +01:00
Vladimir
482b72fc5f
feat!: move test runner into a separate package (#2721)
Closes https://github.com/vitest-dev/vitest/issues/1470
2023-01-23 10:14:50 +01:00
yoho
d8548c6954
fix(ui): don't show "connecting" screen in html reporter (#2693) 2023-01-17 08:38:56 +01:00
Vladimir Sheremet
78e26e980f chore: update lisence and auto-imports 2023-01-11 17:33:47 +01:00
Vladimir
039a0c01bb
chore: don't bundle cac and picocolors (#2595)
* chore: don't bundle cac and picocolors

* chore: cleanup
2023-01-02 18:43:17 +01:00
Vladimir
e641a110d0
feat!: deprecate "error" on result, store errors in "errors" (#2586) 2023-01-01 16:10:17 +01:00
Adrien Baron
ef77dccf05
fix(api): make api parse error stacks and return sourcePos in onTaskUpdate (#2563)
* fix(api): make api parse error stacks on onTaskUpdate

* chore(node): remove all references to sourcePos

* chore(node): remove Position type
2022-12-28 09:53:57 +01: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
yoho
f02c982865
fix: expected reversed with actual (#2460) 2022-12-08 10:07:36 +01:00
yoho
81ba052c4c
chore: crlf to lf (#2449) 2022-12-07 10:57:17 +01:00
scarf
8595c0e5fd
feat(ui): show diff in report panel (fix #2406) (#2423)
* feat(ui): show diff on report panel

* refactor: add better type guard

* refactor: move diff to utils

* chore: move utils to ui package

Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2022-12-05 20:03:20 +01:00