feat(test): add testing infrastructure: karma, jasmine and chrome (#982)

This commit is contained in:
Deilan 2017-04-17 16:05:45 +03:00 committed by Lex Zhukov
parent b95abbd48d
commit 4420048bfe
9 changed files with 1389 additions and 56 deletions

View file

@ -9,6 +9,7 @@
"sourceMap": true,
"noEmit": true,
"noEmitHelpers": true,
"importHelpers": true,
"strictNullChecks": false,
"lib": [
"dom",