Open binarykitchen opened 6 years ago
I'm missing a recipe, or an example, on how to mock up global JS functions. This before running tests. Most test frameworks offer a pre + post task after running tests. How can we do this with boot-cljs-test best?
Thanks
In addition to the above, is there also a recipe on how to load external JS files before running tests?
Ping?
I'm missing a recipe, or an example, on how to mock up global JS functions. This before running tests. Most test frameworks offer a pre + post task after running tests. How can we do this with boot-cljs-test best?
Thanks