Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Recipe on how to mock up some global JS functions before running tests #79

Open
binarykitchen opened this issue Jun 6, 2018 · 2 comments

Comments

@binarykitchen
Copy link

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

@binarykitchen
Copy link
Author

In addition to the above, is there also a recipe on how to load external JS files before running tests?

@binarykitchen
Copy link
Author

Ping?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant