Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | added missing packages required to run "karma" and "phantomjs" inside | rnveach | 2014-03-12 | 1 | -1/+3 |
| | | | "autotest-js" | ||||
* | adding code coverage support | Thomas Müller | 2014-01-21 | 1 | -1/+2 |
| | |||||
* | Added Javascript unit tests | Vincent Petry | 2014-01-16 | 1 | -0/+19 |
- added karma utility to run jasmine unit tests - added Sinon library (for stubs/mocks/fakeserver) - added a few unit tests for core and files - added autotest-js.sh script |