Hiroshi Ogawa
|
9c518c1424
|
fix(browser): fix default browser port (#6700)
|
2024-10-14 13:24:34 +02:00 |
|
Hiroshi Ogawa
|
f131f93ba3
|
fix(browser): fix browser mock factory event race condition (#6530)
|
2024-09-25 10:33:58 +02:00 |
|
Hiroshi Ogawa
|
ea2d429b20
|
fix(browser): fix dynamic import inside worker (#6569)
|
2024-09-25 10:24:02 +02:00 |
|
Vladimir
|
0b4da69e11
|
fix: userEvent works consistently between providers (#6480)
|
2024-09-12 13:49:15 +02:00 |
|
Ari Perkkiö
|
7ab0f4a8ff
|
feat(browser): support --inspect-brk (#6434)
|
2024-09-08 19:37:16 +02:00 |
|
Vladimir
|
95f0203f27
|
feat(mocker): introduce @vitest/mocker package, allow { spy: true } instead of a factory (#6289)
|
2024-08-21 17:17:27 +02:00 |
|
Vladimir
|
d7951125c2
|
docs: add vitest-browser packages to Browser Mode examples (#6314)
|
2024-08-09 16:26:46 +02:00 |
|
Vladimir
|
30dc579309
|
fix(browser): keep querying elements even if locator is created with elementLocator, add pubic @vitest/browser/utils (#6296)
|
2024-08-07 13:40:18 +02:00 |
|
Vladimir
|
3347f83e5a
|
feat(browser): introduce built-in locators (#6084)
|
2024-08-07 08:18:27 +02:00 |
|
Vladimir
|
1da6cebe46
|
fix(browser): print correct stack trace for unhandled errors (#6134)
|
2024-07-31 18:05:09 +02:00 |
|
Vladimir Sheremet
|
bea27d0733
|
chore: cleanup
|
2024-07-25 12:58:04 +02:00 |
|
Vladimir
|
804ff2fd41
|
fix(browser): correctly import optimized module in vi.importActual (#6219)
|
2024-07-25 12:57:01 +02:00 |
|
Vladimir
|
f44cc917cc
|
fix(browser): allow immidiate reinvalidation of mocked dependencies (#6108)
|
2024-07-12 17:34:55 +02:00 |
|
Vladimir
|
057b4f34b2
|
fix(browser): correctly mock optimized cjs dependencies (#6035)
|
2024-07-04 11:35:12 +02:00 |
|
Vladimir
|
2380cb95eb
|
fix(browser): correctly update inline snapshot if changed (#5925)
|
2024-06-19 21:37:25 +02:00 |
|
Vladimir
|
1831008b1f
|
feat(browser): rename none provider to preview, make it default (#5826)
|
2024-06-03 13:06:36 +02:00 |
|
Vladimir
|
7b2f64cfa3
|
feat: implement module mocking in browser mode (#5765)
|
2024-05-31 11:19:38 +02:00 |
|
Hiroshi Ogawa
|
becabb5e38
|
fix(browser): support benchmark (#5622)
|
2024-04-29 13:27:00 +02:00 |
|
Michael サイトー 中村 Bashurov
|
de8cf2d5ba
|
test(browser): unskipped https test for browser (#5290)
|
2024-02-26 12:07:23 +09:00 |
|
Hiroshi Ogawa
|
6c1cc78bac
|
fix(browser): fix browser testing url for https (#4855)
|
2024-01-16 13:50:38 +01:00 |
|
Hiroshi Ogawa
|
508fced95d
|
fix(browser): fix updating snapshot during watch mode (#4867)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
|
2024-01-09 15:42:51 +01:00 |
|