Unit/E2E Tests?
Closed this issue · 3 comments
jgodi commented
Are there any plans to add test examples for karma/protractor?
shuhei commented
Yes, I'll add tests in the year-end vacation!
milroyfraser commented
This repo looks clear and simple to understand. simple approach to TDD will make this the best ng2 boilerplate.
+1
shuhei commented
Added some unit/e2e tests. Unit tests are in the src
directory with target files. e2e tests are in the test
directory.