summaryrefslogtreecommitdiffstats
path: root/autotest-js.sh
Commit message (Collapse)AuthorAgeFilesLines
* Fixed unit test scripts + coverageVincent Petry2014-01-301-1/+1
| | | | | Tried to add more apps (others break). "preprocessors" is now populated automatically based on the tested apps.
* Added Javascript unit testsVincent Petry2014-01-161-0/+37
- 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