Ari Perkkiö
|
5f757900b5
|
refactor: replace strip-ansi with stripVTControlCharacters from node:util (#6608)
|
2024-10-02 09:50:19 +02:00 |
|
Hiroshi Ogawa
|
adcdaee8a2
|
fix(browser): serve ui assets as static (#6564)
|
2024-09-25 10:35:55 +02:00 |
|
Vladimir
|
c853126e90
|
fix(browser): correctly run in-source tests in the browser (#6440)
|
2024-09-02 15:46:06 +02:00 |
|
Vladimir
|
3347f83e5a
|
feat(browser): introduce built-in locators (#6084)
|
2024-08-07 08:18:27 +02:00 |
|
Vladimir
|
2380cb95eb
|
fix(browser): correctly update inline snapshot if changed (#5925)
|
2024-06-19 21:37:25 +02:00 |
|
Vladimir
|
67d6adde93
|
refactor(browser): move the browser server into its own entity (#5924)
|
2024-06-19 18:12:52 +02:00 |
|
Vladimir
|
49f34ec477
|
feat!: rename indexScripts to orchestratorScripts (#5842)
|
2024-06-04 14:35:28 +02:00 |
|
Vladimir
|
caaafd903b
|
fix(browser): allow iframe to load even if there is a custom CSP header (#5841)
|
2024-06-04 14:24:35 +02:00 |
|
Vladimir
|
e4fe6f51a0
|
feat: add an option to print console stack trace (#5720)
|
2024-05-31 15:29:54 +02:00 |
|
Vladimir
|
7b2f64cfa3
|
feat: implement module mocking in browser mode (#5765)
|
2024-05-31 11:19:38 +02:00 |
|
Vladimir
|
aa431f4db6
|
feat(browser): add commands to communicate betweens server and the browser (#5097)
|
2024-05-14 19:17:15 +02:00 |
|
Vladimir
|
21e58bd890
|
feat(browser): allow injecting scripts (#5656)
|
2024-05-03 16:00:59 +02:00 |
|
Vladimir
|
30f728bc1a
|
feat: custom "snapshotEnvironment" option (#5449)
|
2024-05-03 10:21:03 +02:00 |
|
Vladimir
|
7c993e9454
|
test: standardising internal test (#5600)
|
2024-04-26 15:43:27 +02:00 |
|
Hiroshi Ogawa
|
4add951622
|
fix(browser): fix testNamePattern config (#4909)
|
2024-01-09 15:41:15 +01:00 |
|
Hiroshi Ogawa
|
55f5349fa8
|
fix(browser): support vite config server.headers (#4890)
|
2024-01-08 11:31:31 +01:00 |
|
Hiroshi Ogawa
|
285bc6132e
|
test(browser): add test case for cjs import (#4690)
|
2023-12-09 17:59:28 +01:00 |
|
Vladimir
|
ab55637653
|
fix(browser): disable hijacking ES modules until vi.mock is implemented (#4414)
|
2023-11-02 15:58:06 +01:00 |
|
Ari Perkkiö
|
114a993c00
|
feat!: add support for pool and poolOptions, remove old flags (#4172)
|
2023-10-02 14:13:40 +02:00 |
|
Han
|
b50cf7ad9c
|
feat(config): add diff option (#4063)
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
|
2023-09-18 17:47:19 +02:00 |
|
Vladimir
|
f56de2a450
|
fix!(browser): print correct stacktrace (#3698)
|
2023-07-19 15:41:53 +02: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 |
|
Vladimir
|
0f44d2c81f
|
feat: implement istanbul coverage support for browser testing (#3040)
Co-authored-by: AriPerkkio <ari.perkkio@gmail.com>
|
2023-03-28 11:13:48 +02:00 |
|