Hiroshi Ogawa
|
c5c8502b1c
|
fix: fix fixture parsing with lowered async with esbuild 0.25.3 (#7921)
|
2025-05-02 13:32:25 +02:00 |
|
Vladimir
|
573cb16896
|
ci: fix flaky browser tests (#7887)
|
2025-04-30 18:15:19 +02:00 |
|
Vladimir
|
03660f9d57
|
fix(browser): correctly inherit CLI options (#7858)
|
2025-04-29 17:41:09 +02:00 |
|
Vladimir
|
a83f3bf6f0
|
fix: correctly resolve vitest import if inline: true is set (#7856)
|
2025-04-24 18:20:26 +02:00 |
|
renovate[bot]
|
67ef74a0f4
|
fix(deps): update all non-major dependencies (#7867)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-24 08:50:29 +02:00 |
|
Vladimir Sheremet
|
5a0afd1e8f
|
chore: release v3.1.2
|
2025-04-21 10:57:16 +02:00 |
|
Hiroshi Ogawa
|
b70a6f1fd4
|
chore(deps): unbundle tinyglobby and update (#7864)
|
2025-04-20 16:10:14 +09:00 |
|
Vladimir
|
f9eacbc55d
|
fix(vite-node): add ERR_MODULE_NOT_FOUND code error if module cannot be loaded (#7776)
|
2025-04-18 09:17:01 +02:00 |
|
Ari Perkkiö
|
3102986221
|
docs: browser.provider link (#7851)
|
2025-04-17 18:00:04 +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 |
|
Vladimir
|
816a5c51f5
|
perf(browser): improve browser parallelisation (#7665)
|
2025-04-17 13:22:07 +02:00 |
|
Hiroshi Ogawa
|
c337480872
|
fix(browser): scale iframe for non ui case (#6512)
|
2025-04-17 12:57:37 +02:00 |
|
Hiroshi Ogawa
|
6743008309
|
fix: use happy-dom/jsdom types for envionmentOptions (#7795)
|
2025-04-17 12:49:15 +02:00 |
|
Hiroshi Ogawa
|
03f55d7472
|
fix(browser): fix mocking from outside of root (#7789)
|
2025-04-17 12:48:31 +02:00 |
|
Kenton Varda
|
6358f216e2
|
fix: default to run mode when stdin is not a TTY (#7673)
Co-authored-by: Hiroshi Ogawa <hi.ogawa.zz@gmail.com>
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
|
2025-04-17 12:17:03 +02:00 |
|
Hiroshi Ogawa
|
5ba0d914e9
|
fix(vite-node): named export should overwrite export all (#7846)
|
2025-04-17 11:24:50 +02:00 |
|
renovate[bot]
|
15701f5dca
|
fix(deps): update all non-major dependencies (#7831)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-15 11:39:53 +09:00 |
|
Ari Perkkiö
|
5652bf9201
|
fix(coverage): expose profiling timers (#7820)
|
2025-04-11 08:24:06 +03:00 |
|
Hiroshi Ogawa
|
df33bba73f
|
fix(runner): show stacktrace on test timeout error (#7799)
|
2025-04-09 10:55:39 +02:00 |
|
Alex Prudhomme
|
a7e773bd0c
|
fix: remove pointer-events-none after resizing the left panel (#7811)
|
2025-04-09 10:49:39 +02:00 |
|
Hiroshi Ogawa
|
db6c3bcc10
|
fix: fix test.scoped inheritance (#7814)
|
2025-04-09 10:45:50 +02:00 |
|
Hiroshi Ogawa
|
773b10e049
|
fix: fix already hoisted mock (#7815)
|
2025-04-09 10:44:56 +02:00 |
|
renovate[bot]
|
29084f10fe
|
chore(deps): update all non-major dependencies (#7802)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-04-07 14:00:24 +02:00 |
|
Ari Perkkiö
|
795a643363
|
fix(coverage): await profiler calls (#7763)
|
2025-04-04 12:10:06 +02:00 |
|
Vladimir
|
c45097ea99
|
refactor: use bg* colors in reporter instead of reversing (#7785)
|
2025-04-04 11:46:00 +02:00 |
|
Vladimir Sheremet
|
ce2a06b7bd
|
Revert "feat: draft implementation"
This reverts commit 86010b34a6b0cdddc3e507117af327d768ca263e.
|
2025-04-03 17:02:51 +02:00 |
|
Vladimir Sheremet
|
86010b34a6
|
feat: draft implementation
|
2025-04-03 17:02:01 +02:00 |
|
Hiroshi Ogawa
|
5f762ec5cf
|
fix(browser): fix transform error before browser server initialization (#7783)
|
2025-04-02 16:03:57 +02:00 |
|
Vladimir
|
3c00c87575
|
fix(runner): correctly call test hooks and teardown functions (#7775)
|
2025-04-02 07:16:41 +02:00 |
|
Hiroshi Ogawa
|
033ccc7e43
|
chore: tweak "vitest" import error message (#7782)
|
2025-04-02 07:16:12 +02:00 |
|
Ari Perkkiö
|
c375101d45
|
fix: prevent modifying test.exclude when same object passed in coverage.exclude (#7774)
|
2025-04-01 14:51:04 +02:00 |
|
Jay
|
d9297920c0
|
fix: add global chai variable in vitest/globals (fix: #7474) (#7771)
|
2025-04-01 13:02:09 +02:00 |
|
renovate[bot]
|
7c3dfb174a
|
fix(deps): update all non-major dependencies (#7765)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-03-31 18:15:14 +02:00 |
|
Vladimir Sheremet
|
a9d36c719f
|
chore: release v3.1.1
|
2025-03-31 12:17:05 +02:00 |
|
Vladimir
|
69ca425c69
|
fix(reporter): print test only once in the verbose mode (#7738)
|
2025-03-31 12:12:41 +02:00 |
|
Vladimir
|
b166efa285
|
fix(reporter): report tests in correct order (#7752)
|
2025-03-31 11:47:23 +02:00 |
|
Vladimir Sheremet
|
b8eda4bb1c
|
chore: release v3.1.0
|
2025-03-31 11:44:36 +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 |
|
Vladimir
|
7883acd636
|
feat: use providers request interception for module mocking (#7576)
|
2025-03-28 16:37:36 +01:00 |
|
Vladimir
|
a7ecd0f495
|
refactor: remove direct imports from rollup (#7751)
|
2025-03-28 14:10:27 +01:00 |
|
Vladimir
|
716b0294ea
|
refactor(browser): apply optimize deps plugin for rolldown (#7750)
|
2025-03-28 13:48:16 +01:00 |
|
Vladimir
|
a550551801
|
fix(browser): correctly calculate timeout in hooks when actions are performed (#7747)
|
2025-03-28 13:47:56 +01:00 |
|
Hiroshi Ogawa
|
8299709d21
|
fix(snapshot): fix indent normalization (#7400)
|
2025-03-28 13:46:53 +01:00 |
|
Hiroshi Ogawa
|
f342065366
|
fix: set diff.expand: false as default (#7697)
|
2025-03-28 10:11:45 +01:00 |
|
Ben Durrant
|
5659a0e0ce
|
feat: Added vitest-browser-lit to vitest init browser and docs (#7705)
Co-authored-by: Hiroshi Ogawa <hi.ogawa.zz@gmail.com>
|
2025-03-26 20:41:04 +01:00 |
|
Vladimir
|
2702cf4245
|
fix: fix vm tests flakiness (#7741)
|
2025-03-26 20:34:54 +01:00 |
|
Vladimir
|
12762ea6cc
|
perf(browser): fork jest-dom instead of bundling it (#7605)
|
2025-03-26 10:07:11 +01:00 |
|
Janis Jansen
|
2a8520a837
|
feat: support --configLoader CLI option (#7574)
Co-authored-by: Hiroshi Ogawa <hi.ogawa.zz@gmail.com>
|
2025-03-26 10:06:42 +01:00 |
|
翠 / green
|
1ef31a7bba
|
feat(vitest): support rolldown-vite in NormalizeUrlPlugin (#7739)
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
|
2025-03-26 06:39: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 |
|