Tienson Qin
|
be05eab5ac
|
fix: false alarm of self reference for Tag
|
2025-05-14 17:01:06 +08:00 |
|
Tienson Qin
|
3f41f012f9
|
fix: use forked wally instead of local dep
|
2025-05-10 03:43:51 +08:00 |
|
Tienson Qin
|
3a1af91b3f
|
add block references test
|
2025-05-10 03:42:49 +08:00 |
|
Tienson Qin
|
9d793aecfb
|
Add date time commands tests
|
2025-05-05 11:54:56 +08:00 |
|
Tienson Qin
|
f4c04a45f1
|
enhance: make e2e tests more stable
|
2025-04-29 13:02:11 +08:00 |
|
Tienson Qin
|
8d7654fd57
|
enhance: dev/user setup for clj e2e tests
|
2025-04-25 14:26:48 +08:00 |
|
rcmerci
|
e3734264fc
|
test(e2e): open 2 instances, login, create rtc-graph
|
2025-04-24 19:05:52 +08:00 |
|
Gabriel Horner
|
f11775dd76
|
refactor: have test repo use its own ns, logseq.e2e
Like any other repo, give it its own top-level ns to avoid conflicts
with other repos. Also removed unused ns that was generated
|
2025-04-23 16:32:55 -04: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 |
|