66 Commits

Author SHA1 Message Date
renovate[bot]
d260cef634
chore(deps): update all non-major dependencies (#6360)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Hiroshi Ogawa <hi.ogawa.zz@gmail.com>
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2024-10-14 13:43:10 +02:00
Vladimir
0223bb79df
fix(ui): remove "filters" flickering (#6463) 2024-09-09 09:39:19 +02:00
Vladimir
7188709c60
chore: update types/node and run tests on Node 22 (#6437) 2024-09-02 14:54:28 +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
Vladimir
15ec2fba5a
ci: skip exec args tests for node >20.15 (#6375) 2024-08-21 16:45:36 +02:00
Vladimir
5388f0c08f
ci: disable permissions, run typecheck with lint (#6368) 2024-08-20 12:44:20 +02:00
Vladimir
a68deed01a
ci: return typecheck step (#6334) 2024-08-13 10:18:35 +02:00
Vladimir
3c04fdc3cc
ci: skip entire job instead of steps (#6312) 2024-08-09 14:18:41 +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 Sheremet
3d49ccbd08
ci: run tests against the latest node 20 2024-08-07 09:52:26 +02:00
renovate[bot]
b77e14fcc0
chore(deps): update all non-major dependencies (#6275)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-05 09:29:00 +02:00
renovate[bot]
2e8d38b7f6
chore(deps): update tj-actions/changed-files action to v44 (#6236)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-07-31 13:12:39 +02:00
Vladimir
8c96cb49fd
ci: combine test-browser tests, don't run tests when only docs are changed (#6221) 2024-07-25 16:32:34 +02:00
Ari Perkkiö
910a04b66f
ci: lock node version for worker tests (#6001) 2024-06-30 13:59:02 +02:00
Vladimir
7adb8e8cf1
chore: rewrite UI tests using @vitest/browser (#5707) 2024-05-14 12:26:08 +02:00
Ari Perkkiö
5738b37885
chore(deps): update tinypool (#5700) 2024-05-10 10:39:21 +02:00
Vladimir
f2e15f7e3d
ci: run tests sequentially (#5677) 2024-05-08 18:37:56 +02:00
Vladimir
ed60e405e1
feat!: remove --segfault-retry (#5514) 2024-05-06 11:57:19 +02:00
btea
eeaebff1fe
ci: test on Node.js 22 (#5635) 2024-04-29 13:09:31 +02:00
Vladimir
7c993e9454
test: standardising internal test (#5600) 2024-04-26 15:43:27 +02:00
Hiroshi Ogawa
e4f2cec7eb
ci: fix playwright install (#5319) 2024-03-01 07:41:52 +02:00
Ari Perkkiö
18a8cdd5ac
ci: run on m1-macos runner (#5078)
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
2024-02-20 10:12:58 +01:00
Ari Perkkiö
eec697bd05
ci: use latest edgedriver (#5195) 2024-02-14 08:02:07 +02:00
Vladimir
7d18233c13
chore(deps): update webdriverio (#5186) 2024-02-12 19:28:32 +01:00
Hiroshi Ogawa
6c1cc78bac
fix(browser): fix browser testing url for https (#4855) 2024-01-16 13:50:38 +01:00
Hiroshi Ogawa
217910bb4f
test(ui): refactor e2e tests to use playwright cli (#4721) 2023-12-17 15:55:34 +02:00
Vladimir
6b6c8dbebf
ci: run playwright install in tests (#4578) 2023-11-23 13:35:12 +01:00
Vladimir Sheremet
5cb0c73572 chore: remove puppeteer 2023-11-10 13:24:26 +01:00
Vladimir
5cdeb558c2
feat!: move browser providers to @vitest/browser package (#4364) 2023-10-27 09:02:11 +02:00
Vladimir
2af2ba7a16
chore: use node 20 in CI (#4370) 2023-10-25 15:45:09 +02:00
Vladimir
ffaf16b489
chore: remove unused dependencies from monorepo (#4359) 2023-10-24 11:50:31 +02:00
Ari Perkkiö
8b4a44ad16
feat!: support multiple parallel child_process (#3925) 2023-09-27 09:39:26 +02:00
Dunqing
1fd82df879
chore: upgrade @action/checkout to 4 (#4072) 2023-09-15 11:09:08 +02:00
Vladimir
b09298528b
feat!: support running tests using VM context (#3203)
Co-authored-by: Anjorin Damilare <damilareanjorin1@gmail.com>
2023-08-01 08:59:55 +02:00
Ari Perkkiö
104ced1cea
ci: fix browser-actions/setup-edge setup (#3723) 2023-07-03 11:00:31 +02:00
Ari Perkkiö
cbfd2c536e
ci: test-browser-safari to not update lockfile (#3222) 2023-04-20 21:53:39 +02:00
Anthony Fu
ac047175be ci: increase timeout for browser tests [skip ci] 2023-04-14 23:41:10 +02:00
Mohammad Bagher Abiat
ddbda102d3
test: each test case for browser (#3100) 2023-04-08 13:53:35 +02:00
Mohammad Bagher Abiat
9dc6929380
feat: playwright as browser provider (#3079)
Co-authored-by: Vladimir Sheremet <sleuths.slews0s@icloud.com>
2023-03-27 11:52:14 +02:00
Mohammad Bagher Abiat
9cdc8030d0
feat: webdriverio (+ custom providers) integration for browser mode (#2999)
Co-authored-by: Christian Bromann <git@bromann.dev>
Co-authored-by: Vladimir <sleuths.slews0s@icloud.com>
Co-authored-by: userquin <userquin@gmail.com>
Co-authored-by: Anjorin Damilare <damilareanjorin1@gmail.com>
2023-03-20 14:37:23 +01:00
Ari Perkkiö
3d8ef7669a
ci: cache cypress, playwright, puppeteer (#2676) 2023-01-19 09:53:38 +01:00
Vladimir
03af7065cb
ci: stop previous job, if new one has started (#2688) 2023-01-16 17:15:22 +01:00
Vladimir
199776767a
ci: set Node version to 16/18 (#2599) 2023-01-03 13:30:24 +01:00
Anthony Fu
4966ccd8e0 chore: increase timeout 2022-11-07 23:50:05 +08:00
Anthony Fu
b4aad6a789
chore: workaround test-ui ci failure (#1942) 2022-08-31 16:09:22 +08:00
Anthony Fu
9ab130e25b ci: limit test ui timeout 2022-08-31 12:29:18 +08:00
Anthony Fu
cecf1a90b3 ci: disable cache in CI 2022-08-16 00:09:40 +08:00
Anthony Fu
3a1d5718be ci: downgrade to node 16 2022-08-15 17:39:26 +08:00
Anthony Fu
ddef9834f2 ci: do not cache for Cypress 2022-08-15 17:37:03 +08:00
Anthony Fu
cd62aec68d
feat: support --segfault-retry=3 (#1854) 2022-08-15 17:24:55 +08:00