44 Commits

Author SHA1 Message Date
Shai Reznik
2344c1f6e8
feat: clickable dashboard numbers (#7406) 2025-09-06 10:31:54 +08:00
Vladimir
903815d46c
test: update flaky tests (#8439) 2025-08-25 13:09:41 +02:00
Vladimir
736f722ef0
test(ui): ignore failed responses from example.com (#8333) 2025-07-23 08:22:45 +09:00
Noritaka Kobayashi
02da20864c
chore: fix typos (#8179) 2025-07-22 18:02:11 +02:00
Vladimir
c69be1fc1a
feat(ui): show test annotations and metadata in the test report tab (#8093) 2025-06-05 19:26:25 +02:00
Vladimir
b03f2098a5
feat: annotation API (#7953) 2025-05-30 18:56:14 +02:00
João Victor Lopes
938da77ee0
fix (ui): rerun individually tests with special chars in name (#7707) 2025-03-28 16:46:11 +01:00
renovate[bot]
7fc5a29083
fix(deps): update all non-major dependencies (#7600)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Hiroshi Ogawa <hi.ogawa.zz@gmail.com>
2025-03-25 12:03:11 +09:00
renovate[bot]
4b0451d9e5
chore(deps): update dependency @antfu/eslint-config to v4 (#7407)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2025-03-11 16:06:15 +01:00
Hiroshi Ogawa
191ef9e34c
fix: validate websocket request (#7317)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
2025-02-02 10:31:33 +02:00
Joaquín Sánchez
d9cc81dd43
feat(ui): allow run individual tests/suites from the UI (#6641) 2024-11-18 15:06:34 +01:00
Hiroshi Ogawa
de74785e05
chore(deps): update @antfu/eslint-config v3.8.0 (#6751) 2024-10-23 13:18:42 +02:00
Hiroshi Ogawa
c73680984d
test: add retries to playwright ui tests (#6708) 2024-10-15 10:39:58 +02:00
Hiroshi Ogawa
d0bf89d377
fix(ui): list tests on ui when --standalone (#6577) 2024-09-26 11:46:10 +02:00
Vladimir
0223bb79df
fix(ui): remove "filters" flickering (#6463) 2024-09-09 09:39:19 +02:00
Vladimir
cf148645c9
feat(browser): support userEvent.upload in playwright provider (#6442) 2024-09-02 18:33:22 +02:00
Vladimir
93abfa065f
test: make react example more stable (#6324) 2024-08-12 13:32:43 +02:00
Vladimir
8c96cb49fd
ci: combine test-browser tests, don't run tests when only docs are changed (#6221) 2024-07-25 16:32:34 +02:00
renovate[bot]
f55dc0081d
chore(deps): update all non-major dependencies (#6046)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2024-07-15 17:10:15 +02:00
Joaquín Sánchez
7f0cc24e33
fix(ui): encode html entities in task name (#6070)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
2024-07-10 14:42:18 +02:00
Joaquín Sánchez
45dfc95aef
feat(ui): replace navigation tree with test explorer (#5907) 2024-06-20 14:24:20 +02:00
Vladimir
7900f9f89c
feat(ui): render tests in a tree (#5807) 2024-05-31 21:33:31 +02:00
Vladimir
e20538a36e
feat: add blob reporter (#5663) 2024-05-14 18:57:08 +02:00
renovate[bot]
7a843c1043
chore(deps): update all non-major dependencies (#5499)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2024-05-09 16:19:56 +02:00
Han
ce5ca6bf6c
fix(vitest): logs in beforeAll and afterAll (#5288) 2024-03-15 09:59:14 +01:00
Hiroshi Ogawa
ab60bf8dff
fix(ui): escape html in error diff (#5325) 2024-03-04 21:02:36 +01:00
Hiroshi Ogawa
e4f2cec7eb
ci: fix playwright install (#5319) 2024-03-01 07:41:52 +02:00
Hiroshi Ogawa
40afbe3a28
feat(vitest): add github actions reporter (#5093) 2024-02-07 16:18:48 +01:00
Hiroshi Ogawa
7d9f673e90
chore(deps): update playwright (#4988) 2024-01-17 10:22:51 +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
Hiroshi Ogawa
217910bb4f
test(ui): refactor e2e tests to use playwright cli (#4721) 2023-12-17 15:55:34 +02:00
Vladimir
40e9fd7778
chore: update packages (#4468) 2023-11-10 16:05:39 +01:00
Dunqing
8715e2cc83 chore: update needed type module 2023-11-10 13:24:26 +01:00
Vladimir
5cdeb558c2
feat!: move browser providers to @vitest/browser package (#4364) 2023-10-27 09:02:11 +02:00
Vladimir
ffaf16b489
chore: remove unused dependencies from monorepo (#4359) 2023-10-24 11:50:31 +02:00
Ari Perkkiö
8b4a44ad16
feat!: support multiple parallel child_process (#3925) 2023-09-27 09:39:26 +02:00
Vladimir Sheremet
8a11e63cac test: increase timeouts in test/ui 2023-06-02 08:51:11 +02:00
Ari Perkkiö
9fbb8d31b6
test: reduce usage of execa, add runVitest test utils (#3436) 2023-05-24 09:15:52 +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
Vladimir Sheremet
b5d1a4af90 test: skip ui tests on windows for now 2023-02-13 13:21:34 +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