This commit is contained in:
2026-02-06 07:26:30 -08:00
parent 310906f2ae
commit 2df1f71a29
3 changed files with 10 additions and 228 deletions

View File

@@ -244,4 +244,5 @@ All tests use `datomic:mem://test` - an in-memory database. This ensures:
The database is automatically deleted after each test completes.
# running tests
prefer to use clojure nrepl evaluation skill over leiningen, but worst case,
use leiningen to run tests