circleci / bond

spying for tests
127 stars 28 forks source link

Added cljs tests and bumped the bond version #19

Closed JustinC474 closed 8 years ago

JustinC474 commented 8 years ago

Used cljsbuild to build our cljs tests and phantomjs to run them.

Ran known good and bad code to make sure it appropriately passes and fails in CI. failing: https://circleci.com/gh/circleci/bond/72 passing: https://circleci.com/gh/circleci/bond/71

gordonsyme commented 8 years ago

Thanks for doing this, from what (little) I understand of cljs this makes sense to me.

I do have one request though, would you mind squashing all the commits together, this makes sense as a single change and the neater history makes it easier to do codebase archaeology.