Vladimir
|
c9078a26e3
|
fix: create environment once per worker with isolate: false (#8915)
|
2025-11-03 17:20:06 +01:00 |
|
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 |
|
Shai Reznik
|
2344c1f6e8
|
feat: clickable dashboard numbers (#7406)
|
2025-09-06 10:31:54 +08:00 |
|
Vladimir
|
da59eb887b
|
fix!: replace deprecated ErrorWithDiff with TestError (#8195)
|
2025-06-20 11:58:26 +02:00 |
|
Vladimir
|
910892ed93
|
chore: simplify working with UI package in dev (#8044)
|
2025-05-29 10:37:58 +02:00 |
|
João Victor Lopes
|
92da490bdf
|
feat(ui): insert message "no tests found" in ui (#7366)
|
2025-02-03 10:42:05 +09:00 |
|
Hiroshi Ogawa
|
de74785e05
|
chore(deps): update @antfu/eslint-config v3.8.0 (#6751)
|
2024-10-23 13:18:42 +02:00 |
|
Joaquín Sánchez
|
45dfc95aef
|
feat(ui): replace navigation tree with test explorer (#5907)
|
2024-06-20 14:24:20 +02:00 |
|
Joaquín Sánchez
|
cee82e4735
|
chore: enable eslint in vue files (#5902)
|
2024-06-17 11:58:55 +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 |
|
Joaquín Sánchez
|
b117e87562
|
feat(ui): load module graph on tab selection (#5844)
|
2024-06-06 15:39:44 +02:00 |
|
Vladimir
|
7adb8e8cf1
|
chore: rewrite UI tests using @vitest/browser (#5707)
|
2024-05-14 12:26:08 +02: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 |
|
Vladimir
|
cc19117d30
|
chore: migrate to flat eslint config (#4472)
|
2023-11-11 08:07:39 +01: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 |
|
Anjorin Damilare
|
17ba76b8d1
|
docs: update cli docs (#2159)
|
2022-10-19 12:29:32 +02:00 |
|
webfansplz
|
a6618c1173
|
feat(ui): add tests summary in the dashboard (#2133)
Co-authored-by: userquin <userquin@gmail.com>
|
2022-10-14 11:29:48 +02:00 |
|
Anthony Fu
|
cc17448c74
|
chore: migrate faker
|
2022-05-24 17:39:07 +08:00 |
|
Jess
|
7952647601
|
feat: adding ui component tests (#590)
* docs: additional cypress + vitest comparison content
* feat: ui testing
* fix: seperate cypress tests
* feat: adding cypress component testing for ui
* chore: share the common deps for global app setup
* spacing
* Update package.json
Co-authored-by: Michel EDIGHOFFER <edimitchel@gmail.com>
* chore: adding OptimizationPersist + PkgConfig to reduce flake
* chore: workaround for unocss hmr
* chore: adding ts-ignore comments
* chore: reordering data-testid
* chore: ts-expect-error
* --allow-empty
* bug: reproduction of failing vite + cypress setup
* chore: adding Vite 2.9.0-beta.3 to cold-start stability issues for UI component tests
* chore: fixing types
* chore: fixing types
* reenabling tests
* adding faker seed back in
* bumping faker version
Co-authored-by: Michel EDIGHOFFER <edimitchel@gmail.com>
Co-authored-by: Anthony Fu <anthonyfu117@hotmail.com>
|
2022-03-21 19:18:44 +08: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 |
|