gavvvr_obsidian-timecodes-p.../e2e
Kirill Gavrilov e451c18e33 fix(e2e): remove unnecessary await after expect-webdriverio upgrade
Fixes the following ESLint error:

> Unexpected `await` of a non-Promise (non-"Thenable") value

Related discussion: webdriverio/expect-webdriverio#2068
2026-04-06 03:06:16 +03:00
..
specs fix(e2e): remove unnecessary await after expect-webdriverio upgrade 2026-04-06 03:06:16 +03:00
types fix: augment require to fix eslint warnings on require('electron') 2026-03-27 01:52:53 +03:00
utils chore(e2e): collect coverage upon E2E test suite completion 2025-10-20 01:45:41 +03:00
.gitignore test(e2e): add tests to verify timecoded links in Obsidian note's reading mode 2025-01-22 15:33:30 +03:00
constants.ts test(e2e): fix EPERM error during tests execution on Mac 2026-03-26 22:21:53 +03:00
package.json test(e2e): upgrade WDIO to the latest v9.27.0 2026-04-06 02:53:33 +03:00
tsconfig.json test(e2e): add tests to verify timecoded links in Obsidian note's reading mode 2025-01-22 15:33:30 +03:00
wdio.conf.ts chore(e2e): collect coverage upon E2E test suite completion 2025-10-20 01:45:41 +03:00