Merged vendor tests, got them working

This commit is contained in:
2023-03-27 16:59:15 -07:00
3 changed files with 125 additions and 74 deletions

View File

@@ -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")