Kirill Gavrilov
eb2dcdba42
test(e2e): add test for resizing image with command palette
2024-10-30 02:22:45 +03:00
Kirill Gavrilov
de6b2c8b5c
build: increase e2e test timeout with DEBUG env var
2024-10-30 02:19:55 +03:00
Kirill Gavrilov
8cd738fbe1
test(e2e): refactor to prepare emprty vault once for all tests in test suite
2024-10-22 21:32:13 +03:00
Kirill Gavrilov
b029b24ee6
test(e2e): refactor to page object pattern
2024-10-22 21:32:13 +03:00
Kirill Gavrilov
a5fe4501a6
test: refactor to async fs operations
2024-10-21 19:35:23 +03:00
Kirill Gavrilov
b7c6e4d8cf
chore: switch to the right TypeScript type for WDIO config
2024-10-19 01:25:42 +03:00
Kirill Gavrilov
d1c6452d0e
test(e2e): autoCompileOpts no longer exists since WebdriverIO v9
2024-10-17 14:56:21 +03:00
Kirill Gavrilov
8b3b08b29b
test(e2e): refactor, place types in d.ts
2024-10-17 14:54:43 +03:00
Kirill Gavrilov
161b26b495
style: sort imports with Perfectionist ESLint plugin
2024-10-17 09:12:42 +03:00
Kirill Gavrilov
23abfcdb26
test(e2e): use the right way to switch to Obsidian main window
2024-10-13 23:28:15 +03:00
Kirill Gavrilov
ef69fa3c5f
test(e2e): fix failing test
...
Obsidian no longer opens "Settings" on programmatic plugin enablement
2024-10-13 22:22:06 +03:00
Kirill Gavrilov
bcc82ac5c7
refactor: eliminate linter warnings after ESlint upgrade
2024-08-24 01:15:58 +03:00
Kirill Gavrilov
514f797c45
test: fix broken e2e test
...
- Obsidian now asks if the new vault can be trusted
- Obsidian now opens settings window as a side effect of enabling plugin
- The Imgur plugin now requires specifying Client id before it can be used
2024-08-23 23:34:40 +03:00
Kirill Gavrilov
b3c07ca0c8
refactor(test,e2e): transform Obsidian scripts for e2e test into TS code
2024-04-30 16:57:50 +03:00
Kirill Gavrilov
05ad9dcfb8
refactor(test,e2e): read note's content without involving clipboard
2024-04-08 21:11:25 +03:00
Kirill Gavrilov
b4197333c8
style: fit scripts into line length limit
2024-04-08 01:11:23 +03:00
Kirill Gavrilov
5cbaee6a8a
test: add first e2e test implemented with webdriverio
2024-03-31 01:31:59 +03:00
Kirill Gavrilov
4c5434c0db
refactor: make the test compatible with future versions of Vitest
2024-03-24 17:33:55 +03:00
Kirill Gavrilov
72db49b76e
refactor: switch to Obsidian http client
...
This refactoring is needed to enable support of mobile devices
#13
2023-10-20 15:49:33 +03:00
Kirill Gavrilov
0f55209de7
style: apply new prettier rules to the whole project
2023-05-05 00:59:13 +03:00
Kirill Gavrilov
2f745ceef1
test: add tests for resizing feature
...
#23
2022-05-18 23:43:34 +03:00