mirror of
https://github.com/logseq/logseq.git
synced 2026-04-24 22:25:01 +00:00
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:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -68,3 +68,5 @@ deps/shui/.lsp
|
||||
deps/shui/.lsp-cache
|
||||
deps/shui/.clj-kondo
|
||||
tx-log*
|
||||
clj-e2e/.wally
|
||||
clj-e2e/resources
|
||||
|
||||
Reference in New Issue
Block a user