ribelo / doxa

The Unlicense
232 stars 8 forks source link

tests are failing #3

Closed fnumatic closed 3 years ago

fnumatic commented 3 years ago

The file ./resources/james-bond.edn does not exist.

test/ribelo/doxa_test.cljc@L394

(def bond-db
  (let [data (read-string (slurp "./resources/james-bond.edn"))]
    (dx/commit {} (into [] (map (fn [tx] [:dx/put tx])) data))))
ribelo commented 3 years ago

I have already uploaded the file.