summaryrefslogtreecommitdiffstats
path: root/core/js/tests/lib
Commit message (Collapse)AuthorAgeFilesLines
* Added Javascript unit testsVincent Petry2014-01-161-0/+4290
- 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