easier mocking/spying using ts-mocks

This commit is contained in:
alecmerdler 2017-03-11 15:27:23 -08:00
parent 4303f658e8
commit 40e6540074
8 changed files with 73 additions and 22 deletions

View file

@ -62,6 +62,7 @@
"source-map-loader": "0.1.5",
"style-loader": "0.13.1",
"ts-loader": "^0.9.5",
"ts-mocks": "^0.2.2",
"typescript": "^2.2.1",
"typings": "1.4.0",
"webpack": "^2.2"