Closed resir014 closed 7 years ago
See #44.
Since the Webpack update broke the testing functionality on the starter pack, we might have to rewrite the entire testing framework. I'm looking into using magical-mock. If it works well, we could use it.
magical-mock
The common consensus among the #typescript people has been to remove the testing codes altogether. Updating this issue to reflect that.
#typescript
See #44.
Since the Webpack update broke the testing functionality on the starter pack, we might have to rewrite the entire testing framework. I'm looking into using
magical-mock
. If it works well, we could use it.