Commit Graph

10 Commits

Author SHA1 Message Date
Stuart Mitchell 2675d4d1d4 bradleesand: Updated link to code of conduct 2017-05-19 11:13:07 +12:00
Daniel Compton e1ebc69f93 Add code of conduct 2017-02-28 09:45:27 +13:00
Daniel Compton c687ddd917 Add instructions to install Karma CLI runner 2016-12-20 08:57:29 +13:00
Daniel Compton d9cdb53c07
Add generated table of contents to docs
This uses doctoc to automatically generate the TOC.
2016-11-10 11:06:08 +13:00
Mike Thompson 2c9d140c22 Initial fx code now in. But it remains largely untested. 2016-07-14 16:41:54 +10: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 71095459f1 Add more docs for required install dependencies. 2015-12-11 14:16:39 +13: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
Daniel Compton 93335b0ad4 Add clarification around usage of Github issues
Support questions need to go to other places.
2015-09-21 14:47:53 +12:00
Daniel Compton 419ac4b5e0 Add CONTRIBUTING.md guidelines 2015-07-27 19:28:52 +12:00