amercier / angular-tour-of-heroes

Angular Tour of Heroes tutorial with testing
https://angular.io/tutorial
1 stars 0 forks source link

Tests implementation #3

Open amercier opened 6 years ago

amercier commented 6 years ago

Actual tests implementation, following best practices described in Angular Testing documentation.

Unit tests

End-to-end tests

TODO