Raul Macarie
|
459efba6b8
|
fix: screenshot masks with Playwright provider (#8357)
|
2025-07-31 14:46:57 +02:00 |
|
Vladimir
|
1a81c21d28
|
feat(runner)!: set mode to todo if no function is passed down to test or describe (#8346)
|
2025-07-28 15:24:32 +02:00 |
|
Noritaka Kobayashi
|
02da20864c
|
chore: fix typos (#8179)
|
2025-07-22 18:02:11 +02:00 |
|
Raul Macarie
|
d45f964c16
|
feat(browser): introduce toMatchScreenshot for Visual Regression Testing (#8041)
|
2025-07-22 15:19:06 +02:00 |
|
Shinobu Hayashi
|
ceed5b622d
|
feat(browser): support toBeInViewport utility method to assert element is in viewport or not (#8234)
|
2025-07-14 15:36:36 +02:00 |
|
Vladimir
|
1d8ebf9ae5
|
feat(browser): use base url instead of __vitest__ (#8126)
|
2025-06-09 12:57:15 +02:00 |
|
Vladimir
|
247ef58227
|
fix(browser): make custom locators available in vitest-browser-* packages (#8103)
|
2025-06-05 15:39:54 +02:00 |
|
Vladimir
|
c8d6264bf4
|
feat: support rolldown-vite (#7509)
Co-authored-by: Hiroshi Ogawa <hi.ogawa.zz@gmail.com>
|
2025-06-04 17:53:27 +02:00 |
|
Vladimir
|
c23b0f78f2
|
fix(wdio): don't scale browser in headless mode (#8033)
|
2025-05-28 14:16:35 +02:00 |
|
Vladimir
|
e6fbd8d256
|
feat(browser): custom locators API (#7993)
|
2025-05-17 17:39:38 +02:00 |
|
Vladimir
|
41beb261e6
|
feat: deprecate workspace in favor of projects (#7923)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
|
2025-05-05 18:49:26 +02:00 |
|
Florian Schwalm
|
029c0788c3
|
feat(browser): implement connect option for playwright browser provider (#7915)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
|
2025-05-05 16:29:15 +02:00 |
|
Vladimir
|
573cb16896
|
ci: fix flaky browser tests (#7887)
|
2025-04-30 18:15:19 +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
|
03f55d7472
|
fix(browser): fix mocking from outside of root (#7789)
|
2025-04-17 12:48:31 +02:00 |
|
Vladimir
|
7883acd636
|
feat: use providers request interception for module mocking (#7576)
|
2025-03-28 16:37:36 +01:00 |
|
Vladimir
|
a550551801
|
fix(browser): correctly calculate timeout in hooks when actions are performed (#7747)
|
2025-03-28 13:47:56 +01:00 |
|
Vladimir
|
12762ea6cc
|
perf(browser): fork jest-dom instead of bundling it (#7605)
|
2025-03-26 10:07:11 +01:00 |
|
Vladimir
|
63949b1d73
|
feat(browser): introduce and, or and filter locators (#7463)
Co-authored-by: Ari Perkkiö <ari.perkkio@gmail.com>
|
2025-03-20 15:19:50 +01:00 |
|
Vladimir
|
fee90d855b
|
fix(browser): print related test file and potential test in unhandled errors (#7564)
|
2025-02-27 13:54:38 +09:00 |
|
Hiroshi Ogawa
|
83e3d515d3
|
test: tweak browser non US key input test (#7490)
|
2025-02-19 16:35:07 +01:00 |
|
Ari Perkkiö
|
5e21181186
|
test: replace browser.name with browser.instances (#7477)
|
2025-02-13 17:11:26 +02:00 |
|
Ari Perkkiö
|
ed15b5b333
|
fix(workspace): forward inspect related cli options (#7373)
|
2025-02-04 14:59:10 +01:00 |
|
Hiroshi Ogawa
|
d3acbd8b96
|
fix(browser): fix mocking modules out of root (#7415)
|
2025-02-04 14:38:15 +01:00 |
|
Lucas Correia
|
a3a46a534a
|
fix: prevent infinite loop on prettyDOM calls (#7250)
|
2025-01-16 14:01:44 +01:00 |
|
Hiroshi Ogawa
|
10598503c7
|
test: fix some types in test/browser (#7178)
|
2025-01-07 08:25:12 +01:00 |
|
Tony Spataro
|
38458ea6ff
|
feat(browser): implement locator.nth() (#7137)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
|
2025-01-04 12:30:30 +01:00 |
|
Hiroshi Ogawa
|
843a621e70
|
feat(browser): support clipboard api userEvent.copy, cut, paste (#6769)
|
2024-12-23 09:32:12 +01:00 |
|
Vladimir
|
78b62ffe1d
|
feat: allow multi-browser configuration (#6975)
|
2024-12-19 14:21:41 +01:00 |
|
Hiroshi Ogawa
|
8e94427e9b
|
fix(browser): fix user event state on preview provider (#7041)
|
2024-12-09 10:23:18 +01:00 |
|
Hiroshi Ogawa
|
e2c29eaf01
|
feat(browser): support actionTimeout as playwright provider options (#6984)
|
2024-12-01 23:55:19 +01:00 |
|
Hiroshi Ogawa
|
5969d8da70
|
fix(browser): support non US key input (#6873)
|
2024-11-08 10:05:35 +01:00 |
|
Hiroshi Ogawa
|
bdd15dd1ac
|
fix(browser): user event cleanup on retry (#6764)
|
2024-10-22 09:50:55 +02:00 |
|
Vladimir
|
b82584c954
|
fix(browser): don't add v= queries to setup files imports (#6759)
|
2024-10-21 17:56:23 +02:00 |
|
Hiroshi Ogawa
|
19278f4cb9
|
fix(browser): cleanup keyboard state (#6731)
|
2024-10-21 14:16:04 +02:00 |
|
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 |
|