12 Commits

Author SHA1 Message Date
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
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
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
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
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
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