Merged vendor tests, got them working
This commit is contained in:
@@ -98,6 +98,9 @@
|
||||
:transaction-rule/note "Test"}
|
||||
kwargs))
|
||||
|
||||
(defn dissoc-id [x]
|
||||
(dissoc x :id))
|
||||
|
||||
(defn setup-test-data [data]
|
||||
(:tempids (dc/transact conn {:tx-data (into data
|
||||
[(test-account :db/id "test-account-id")
|
||||
|
||||
Reference in New Issue
Block a user