WIP: feat(test): Add framework of real-Obsidian based e2e test

This commit is contained in:
vorotamoroz
2026-05-11 03:33:11 +01:00
parent 2afe12ad2d
commit edf85184c1
7 changed files with 451 additions and 2 deletions

3
test_e2e/package.json Normal file
View File

@@ -0,0 +1,3 @@
{
"type": "commonjs"
}