forked from TYPO3/typo3
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FEATURE] Introduce UnitTests for JavaScript
This patch introduce UnitTests for JavaSscript. It uses karma as test runner and jasmine as testing framework. The tests running on travis with PhantomJS. Locally other browsers like Chrome, Firefox, Safari or IE can be used as well. Resolves: #76590 Releases: master Change-Id: I171ed5f50943f8c30d71c7035b86814cf9cbcbbe Reviewed-on: https://review.typo3.org/48557 Reviewed-by: Andreas Fernandez <[email protected]> Tested-by: Andreas Fernandez <[email protected]> Reviewed-by: Susanne Moog <[email protected]> Tested-by: Susanne Moog <[email protected]>
- Loading branch information
1 parent
577886f
commit ba0ffe3
Showing
9 changed files
with
726 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.