Files
logseq/.gitignore
Tienson Qin d0a3e08958 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
2025-04-24 00:51:22 +08:00

73 lines
921 B
Plaintext

/e2e-dump
/target
/classes
/checkouts
profiles.clj
pom.xml
pom.xml.asc
*.jar
*.class
/.lein-*
/.nrepl-port
.hgignore
.hg/
.nbb/
node_modules/
static/**
!static/yarn.lock
tmp
cljs-test-runner-out
.cpcache/
/src/gen
*.iml
*.log
.shadow-cljs
.idea
.lein-*
.nrepl-*
.DS_Store
report.html
strings.csv
.calva
resources/electron.js
.lsp/.cache
.clj-kondo/.cache
.clj-kondo/babashka
.clj-kondo/http-kit
.clj-kondo/metosin/malli
.clj-kondo/rewrite-clj
.clj-kondo/taoensso
.clj-kondo/funcool
/libs/dist/
charlie/
.vscode
/.preprocessor-cljs
docker
android/app/src/main/assets/capacitor.plugin.json
ios/App/App/capacitor.config.json
startup.png
/src/main/frontend/tldraw-logseq.js
/src/test/docs*
~*~
android/app/src/main/assets/capacitor.config.json
*.sublime-*
/public/static
.yarn/
.yarnrc.yml
packages/ui/.storybook/cljs
deps/shui/.lsp
deps/shui/.lsp-cache
deps/shui/.clj-kondo
tx-log*
clj-e2e/.wally
clj-e2e/resources