Update configs to run karma tests locally on top of compiled code
Change-Id: I866a833e0aba6b9036b9d5e44df24e5a056a4f98
This commit is contained in:
@@ -190,8 +190,10 @@ npm run test:single async-foreach-behavior_test.js
|
||||
npm run test:debug async-foreach-behavior_test.js
|
||||
```
|
||||
|
||||
* You can run tests in IDE:
|
||||
* You can run tests in IDE. :
|
||||
- [IntelliJ: running unit tests on Karma](https://www.jetbrains.com/help/idea/running-unit-tests-on-karma.html#ws_karma_running)
|
||||
- You should configure IDE to compile typescript before running tests.
|
||||
|
||||
|
||||
## Style guide
|
||||
|
||||
|
||||
Reference in New Issue
Block a user