merged vendor test

This commit is contained in:
2023-03-27 16:17:51 -07:00
parent ca45795b11
commit 24366058cf
2 changed files with 62 additions and 34 deletions

View File

@@ -100,6 +100,9 @@
:transaction-rule/note "Test"}
kwargs))
(defn dissoc-id [x]
(dissoc x :id))
(defn setup-test-data [data]
(:tempids @(dc/transact conn (into data
[(test-account :db/id "test-account-id")