Commit graph

13 commits

Author SHA1 Message Date
Kirill Gavrilov
0c5a41e14a build: upgrade all dependencies to latest versions 2025-10-20 01:55:16 +03:00
Kirill Gavrilov
da38f73330 chore(e2e): collect coverage upon E2E test suite completion
#5
2025-10-20 01:45:41 +03:00
Kirill Gavrilov
2b3ab72f49 chore(e2e): make obsidian path and sandbox Electron option configurable
Will be needed for running E2E tests in CI #3
2025-10-19 23:32:29 +03:00
Kirill Gavrilov
99ed8adf07 chore: remove explicit version of Electron from WDIO config
Now E2E tests work even without it
2025-10-07 13:28:45 +03:00
Kirill Gavrilov
7a2c1ba2e3 build: upgrade Electron version to match the latest Obsidian v1.9.14 2025-10-06 01:46:48 +03:00
Kirill Gavrilov
34e0d0009c build: upgrade all dependencies to latest versions where possible
Not latest versions for:
- `wdio-electron-service` (because of the webdriverio-community/wdio-electron-service#1191 bug)
- `electron` (because it matches the version currently used by Obsidian)
2025-10-06 01:46:48 +03:00
Kirill Gavrilov
5a511dee07 test(e2e): refactor to benefit from WDIO Electron service types fixes
Related: webdriverio-community/wdio-electron-service#957
2025-03-06 02:32:01 +03:00
Kirill Gavrilov
4f0c0c5308 build: update all the dependencies 2025-03-06 02:32:01 +03:00
Kirill Gavrilov
dcfd5717f7 build: update all dependencies 2025-01-30 03:57:29 +03:00
Kirill Gavrilov
3189a7df71 test(e2e): rename variable 2025-01-30 03:57:29 +03:00
Kirill Gavrilov
e2be71de55 test(e2e): skip interaction with vault security modal
Community plugins will get enabled programmatically by e2e test.
2025-01-30 03:57:29 +03:00
Kirill Gavrilov
11b23f9181 test(e2e): fix plugin id 2025-01-30 03:46:44 +03:00
Kirill Gavrilov
33fe226baf test(e2e): add tests to verify timecoded links in Obsidian note's reading mode 2025-01-22 15:33:30 +03:00