26 Commits

Author SHA1 Message Date
Vladimir
624032ed6f
chore(ui): use vitest-browser-vue for UI tests, remove auto loading, typecheck UI (#8752) 2025-10-22 16:04:28 +02:00
Vladimir
3e535f78bd
fix(ui): keep the same tab open when clicking on different tests (#8599) 2025-09-19 12:08:36 +02: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
c23b0f78f2
fix(wdio): don't scale browser in headless mode (#8033) 2025-05-28 14:16:35 +02:00
Joaquín Sánchez
6555d61db1
fix(ui): load panel sizes from storage on initial load (#7265) 2025-04-17 15:51:33 +02:00
Jacob Erdman
1bf27f0dde
feat(ui): Make clicking on a test in the UI open the report section and scroll to the test failure if applicable (#6900) 2024-12-09 11:28:04 +01:00
renovate[bot]
84a066af0e
chore(deps): update dependency @antfu/eslint-config to v3 (#6435)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2024-09-02 10:16:37 +02:00
Vladimir
74ca11a4b8
feat(browser): make iframe scalable, improve documentation (#6257) 2024-08-05 12:51:23 +02:00
Vladimir
3aab8a1ed6
refactor: deprecate all config types from the main Vitest entrypoint, introduce SerializedConfig type (#6205) 2024-07-23 19:28:59 +02:00
Joaquín Sánchez
7ec298eb37
feat(ui): add action to explorer item to show the test/suite line in the source code tab (#5948)
Co-authored-by: Anjorin Damilare <damilareanjorin1@gmail.com>
2024-06-27 14:47:31 +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
471cf97b0c
chore: always require curly braces (#5885)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
2024-06-16 18:10:10 +02:00
Vladimir
5ebb3abf5b
fix(browser): restore the original viewport when unselecting the preset viewport (#5821) 2024-06-02 21:10:33 +02:00
Joaquín Sánchez
f29b9d4084
feat(browser): add browser iframe mouse interaction (#5815) 2024-06-02 14:11:47 +02:00
Vladimir
718512d80e
feat(browser): support changing the viewport (#5811) 2024-06-01 21:58:38 +02:00
Vladimir
3796dd7e0f
feat: add browser frame to UI (#5808) 2024-06-01 13:33:00 +02:00
Vladimir
7900f9f89c
feat(ui): render tests in a tree (#5807) 2024-05-31 21:33:31 +02:00
Hiroshi Ogawa
71911039c3
fix(ui): fix coverage iframe url for html report preview (#4717) 2023-12-19 11:34:27 +01:00
Vladimir
9527e65a38
chore: improve build time and memory usage (#4369) 2023-10-25 11:19:49 +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
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
Vladimir
b237e64b9a
test: fix cypress tests by deduping vue (#2036)
* test: fix cypress tests by deduping vue

* chore: add vue dependency to mocks

* chore: cleanup
2022-09-13 11:13:21 +03:00
Joaquín Sánchez
bdedbc2c19
feat(ui): add summary (#493)
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
2022-01-18 13:53:27 +08:00
Anthony Fu
9472e98087 fix(ui): navigation 2022-01-07 04:08:05 +08:00
Joaquín Sánchez
5857660c0c
fix(ui): codemirror editor + module graph (#446) 2022-01-05 17:06:15 +01:00