Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | always use local karma | Hendrik Leppelsack | 2016-06-29 | 1 | -13/+1 |
| | |||||
* | Use a universal shebang | Olivier Paroz | 2015-09-27 | 1 | -1/+1 |
| | | | | Fixes #15037 | ||||
* | remove 'set -e' - causes issues during ci execution | Thomas Müller | 2014-09-12 | 1 | -1/+1 |
| | |||||
* | terminate script execution in case of failure | Thomas Müller | 2014-09-09 | 1 | -0/+3 |
| | |||||
* | Fixed unit test scripts + coverage | Vincent Petry | 2014-01-30 | 1 | -1/+1 |
| | | | | | Tried to add more apps (others break). "preprocessors" is now populated automatically based on the tested apps. | ||||
* | Added Javascript unit tests | Vincent Petry | 2014-01-16 | 1 | -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 |