shuhei/babel-angular2-app

Unit/E2E Tests?

Closed this issue · 3 comments

jgodi commented

Are there any plans to add test examples for karma/protractor?

Yes, I'll add tests in the year-end vacation!

This repo looks clear and simple to understand. simple approach to TDD will make this the best ng2 boilerplate.
+1

Added some unit/e2e tests. Unit tests are in the src directory with target files. e2e tests are in the test directory.