Hiroshi Ogawa
|
b553c7d6d5
|
fix(runner): support fixture parsing of lowered async syntax (#6531)
|
2024-09-25 10:32:27 +02:00 |
|
Hiroshi Ogawa
|
fb79792dc9
|
fix(runner): mark tests as skipped when beforeAll failed (#6524)
|
2024-09-25 10:32:08 +02:00 |
|
Hiroshi Ogawa
|
7727ca8772
|
fix(workspace): fix glob pattern detection (#6502)
|
2024-09-25 10:31:33 +02:00 |
|
Hiroshi Ogawa
|
f7da6199d1
|
fix(expect): fix toBeDefined with expect.poll (#6562)
|
2024-09-25 10:30:46 +02:00 |
|
Hiroshi Ogawa
|
ea2d429b20
|
fix(browser): fix dynamic import inside worker (#6569)
|
2024-09-25 10:24:02 +02:00 |
|
Ari Perkkiö
|
f8ff76a95e
|
fix(coverage): include *.astro by default (#6565)
|
2024-09-25 09:12:41 +03:00 |
|
Ari Perkkiö
|
1371ca6a6f
|
fix(coverage): remove empty coverage folder on test failure too (#6547)
|
2024-09-25 08:32:43 +03:00 |
|
Vladimir
|
87232420eb
|
docs: clarify
|
2024-09-23 21:23:37 +02:00 |
|
Hiroshi Ogawa
|
2a50464d58
|
chore: fix browser package dev watch (#6523)
|
2024-09-18 08:50:09 +03:00 |
|
Hiroshi Ogawa
|
91f859979a
|
fix(vite-node): fix esm false-detection inside comment (#6506)
|
2024-09-17 08:45:02 +03:00 |
|
ST-DDT
|
7d028cb37d
|
docs: fix links in mocker README (#6515)
|
2024-09-16 11:16:31 +03:00 |
|
Vladimir Sheremet
|
699055eb93
|
chore: release v2.1.1
v2.1.1
|
2024-09-13 17:29:40 +02:00 |
|
Vladimir
|
5cbb0bba8f
|
fix(browser): optimize vitest-browser-vue correctly (#6490)
|
2024-09-13 10:49:05 +02:00 |
|
Vladimir
|
36b5aceb9e
|
fix(workspace): resolve glob pattern once to avoid name collision (#6489)
|
2024-09-13 10:17:08 +02:00 |
|
Andrew Aquino
|
16aa76c261
|
fix(browser): make example test callbacks async (#6484)
|
2024-09-12 20:39:46 +03:00 |
|
Vladimir Sheremet
|
9f1fd182fd
|
chore: release v2.1.0
v2.1.0
|
2024-09-12 16:00:48 +02:00 |
|
Vladimir
|
94a186ec91
|
fix(ui): render project name consistently (#6329)
|
2024-09-12 14:28:16 +02:00 |
|
Vladimir
|
0b4da69e11
|
fix: userEvent works consistently between providers (#6480)
|
2024-09-12 13:49:15 +02:00 |
|
Vladimir
|
ac698b1c8d
|
fix: expect.getState().testPath always returns correct path (#6472)
|
2024-09-11 20:30:59 +02:00 |
|
Vladimir
|
9560ab7ffb
|
fix(browser): define mocker as a dependency (#6476)
|
2024-09-11 20:11:02 +02:00 |
|
Vladimir Sheremet
|
b2be23e4c9
|
chore: release v2.1.0-beta.7
v2.1.0-beta.7
|
2024-09-09 17:10:24 +02:00 |
|
Vladimir
|
0b4472267d
|
fix: ignore importer when resolving Vitest (#6469)
|
2024-09-09 17:08:39 +02:00 |
|
Vladimir
|
0223bb79df
|
fix(ui): remove "filters" flickering (#6463)
|
2024-09-09 09:39:19 +02:00 |
|
Superchupu
|
97773e22bf
|
chore: fix edge case in license files bundling (#6460)
|
2024-09-09 08:42:29 +02:00 |
|
Vladimir
|
85e42bc88a
|
ci: disable vmThreads test for now (#6462)
|
2024-09-09 08:33:13 +02:00 |
|
renovate[bot]
|
b78fa88019
|
chore(deps): update dependency @faker-js/faker to v9 (#6461)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-09-09 08:16:33 +02:00 |
|
Ari Perkkiö
|
7ab0f4a8ff
|
feat(browser): support --inspect-brk (#6434)
|
2024-09-08 19:37:16 +02:00 |
|
Vladimir
|
8d883cf058
|
fix(browser): exclude missed packages from optimization, print help message (#6445)
|
2024-09-07 09:02:40 +02:00 |
|
Superchupu
|
c321a3fd29
|
chore: replace fast-glob with tinyglobby (#6274)
|
2024-09-06 14:49:25 +02:00 |
|
ziebam
|
028256491d
|
chore(deps): replace execa with tinyexec (#6454)
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
|
2024-09-06 13:37:19 +02:00 |
|
Vladimir
|
b992b346e7
|
fix: print unexpected error message if peer dependencies have a different version (#6446)
|
2024-09-05 18:44:54 +02:00 |
|
Hiroshi Ogawa
|
c3ac43c1fd
|
fix(vite-node): fix watch on vite 6 (#6422)
|
2024-09-05 14:07:35 +02:00 |
|
Chris Wheeldon
|
03208017fb
|
fix: allow inlining vite's cached dependencies (#6284)
|
2024-09-04 11:08:29 +02:00 |
|
Vladimir
|
2673c3bb2d
|
fix(vitest): dispose vmForks listeners to avoid memory leak (#6448)
|
2024-09-03 17:57:19 +02:00 |
|
Ari Perkkiö
|
0499a31520
|
feat(browser): support --inspect (#6433)
|
2024-09-03 13:21:38 +02:00 |
|
Juan Sanchez
|
c3b2757cd3
|
feat(vitest): allow env to be stubbed to undefined (#6359)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
|
2024-09-03 11:22:20 +02:00 |
|
Hiroshi Ogawa
|
ad6e72fc8e
|
fix(runner): async assertion auto await should timeout (#6391)
|
2024-09-03 11:21:00 +02:00 |
|
Vladimir
|
cf148645c9
|
feat(browser): support userEvent.upload in playwright provider (#6442)
|
2024-09-02 18:33:22 +02:00 |
|
Vladimir
|
c853126e90
|
fix(browser): correctly run in-source tests in the browser (#6440)
|
2024-09-02 15:46:06 +02:00 |
|
Vladimir
|
7188709c60
|
chore: update types/node and run tests on Node 22 (#6437)
|
2024-09-02 14:54:28 +02:00 |
|
Vladimir Sheremet
|
399ee2e602
|
test: skip exec-args on node 22
|
2024-09-02 14:28:21 +02: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 |
|
renovate[bot]
|
c3cc497865
|
chore(deps): update tj-actions/changed-files action to v45 (#6397)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-09-02 09:30:50 +02:00 |
|
renovate[bot]
|
2e0fc7d5e7
|
chore(deps): update dependency happy-dom to v15 (#6395)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2024-09-02 09:30:33 +02:00 |
|
Bjorn Lu
|
410de3395a
|
chore: move @ampproject/remapping as dev dep (#6431)
|
2024-09-02 09:30:20 +02:00 |
|
Hiroshi Ogawa
|
372a2c26a8
|
test: fix browser provider (#6427)
|
2024-08-30 08:40:29 +03:00 |
|
无尘室内点墨
|
12e702bd71
|
fix: cjs build of vite node server (#6389)
|
2024-08-29 18:35:07 +02:00 |
|
Mahmood Alhawaj
|
008f00b2b3
|
feat(cli): Extend existing list command to output only a list of file names (#6392)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
|
2024-08-29 17:53:13 +02:00 |
|
patak
|
122e4fe0a7
|
docs: viteconf 24 cta (#6414)
|
2024-08-28 09:26:45 +02:00 |
|
LuciNyan
|
f6217a22e7
|
fix(types): Allow Callbacks Passed to before*/after* to Return Anything (#6393)
|
2024-08-27 15:03:47 +02:00 |
|