easier mocking/spying using ts-mocks
This commit is contained in:
parent
4303f658e8
commit
40e6540074
8 changed files with 73 additions and 22 deletions
|
@ -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"
|
||||
|
|
Reference in a new issue