Commit Graph

4 Commits

Author SHA1 Message Date
Gabriel Horner
f736895b1b fix: remove unused e2e-test namespace
workflow step and docs for tests deleted in #11903
2025-07-08 08:53:27 -04:00
Tienson Qin
8a219cacc1 fix: update public/static to /static 2025-07-02 21:43:11 +08:00
Gabriel Horner
8046549982 enhance(dev): run individual clj-e2e tests easily from cmdline
Also add more docs on setup and removed conflicting license. Don't think
it was intentional to have these tests as EPL and the rest as AGPL-3
2025-04-23 16:09:13 -04:00
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