Commit Graph

5 Commits

Author SHA1 Message Date
Daniel Compton 4925861e8b Fix CircleCI YAML file 2017-06-06 13:46:44 +12:00
Daniel Compton 0ad1167b31 Bump example dependencies, and add compilation test
Fixes #351
2017-06-06 13:14:18 +12:00
Daniel Compton 13815f1310 Remove Chrome 47 Circle install 2016-08-01 14:28:08 +12:00
hipitihop a1314eb6c3 Add cljs-test to test-runner via browser/html
- standardised test namespaces: renamed to use -test suffix and moved to eliminate redundant /test folder
- added cljs-test based tests via browser/html. These mimic original karma tests.
   NOTE: previous lein aliases `once` and `auto` have been replaced by `test-once` , `test-auto` & `karma-once`
- update karma.conf & circle.yml
- updated CHANGES.md & CONTRIBUTING.md
2016-07-14 11:21:12 +10:00
Daniel Compton 3334297f23 Switch to using CircleCI and automated testing with Karma
- Remove travis config
- Add CircleCI config and badge
- Add docs on running the tests
- Create a test runner
- Add npm dependencies and gitignore
2015-12-10 21:47:18 +13:00