domino-clj / domino

A Clojure/Script data flow engine
https://domino-clj.github.io/
Eclipse Public License 1.0
177 stars 9 forks source link

Fix graph tests to run in cljs #9

Open nikolap opened 4 years ago

nikolap commented 4 years ago

Issue w/ deftest macro expansion results in failure to execute graph tests.

Rework to work in both clj and cljs