chore: convert query-dsl tests to db graphs

Able to remove some dead code and add :build.test/title which
is reusable for future tests
This commit is contained in:
Gabriel Horner
2026-01-07 11:06:15 -05:00
parent e01664bac4
commit e07ff6dd88
6 changed files with 199 additions and 398 deletions

View File

@@ -79,7 +79,7 @@ jobs:
run: yarn install --frozen-lockfile
- name: Run ClojureScript tests
run: REPEATABLE_IDENTS=true clojure -M:test
run: clojure -M:test
- name: Run nbb-logseq tests
run: yarn test