Jacob Wolfgang Haag

Results 6 issues of Jacob Wolfgang Haag

Hi there, I am trying to utilize cljs-react-test and dommy to change a dropdown menu choice which in turns updates the atom. However, it seems I am not doing this...

Hey there, First off, I really love what you are doing here with this library 😊. I particularly like how it bridges Clojure and Clojure(script) testing into one framework. With...

Hey there, do you plan on implementing a Clojurescript port as well?

Hey there, I was able to follow to readme up until "lein install". I got the following error message Caused by: clojure.lang.Compiler$CompilerException: java.lang.RuntimeException: Map literal must contain an even number...

Hey there, I am trying to run test using `chrome-headless`. Per the documentation I ran the following commands inside my project ``` npm install karma karma-cljs-test --save-dev npm install -g...

Hey everyone, my name is Jacob and I have been given the task to test our Clojurescript applications. Currently, we are using "Doo" as our test runner and "Phantom JS"...

question