enhance: add e2e tests for outliner ops (#11828)

* first e2e example

* Add wally repl pause/resume example

* use with-page-open

* add indent outdent test

* outliner add delete tests

* remove all timeout usage

* refactor: move fns to logseq.util

* Add commands tests for command trigger and node reference

* Add http-server

* add bb script to build release and run tests

* exit when tests finished

* Add clj e2e workflow

* increase slow-mo to 100
This commit is contained in:
Tienson Qin
2025-04-24 00:51:22 +08:00
committed by GitHub
parent 1fb34efc8c
commit d0a3e08958
14 changed files with 529 additions and 2 deletions

2
.gitignore vendored
View File

@@ -68,3 +68,5 @@ deps/shui/.lsp
deps/shui/.lsp-cache
deps/shui/.clj-kondo
tx-log*
clj-e2e/.wally
clj-e2e/resources