-
Notifications
You must be signed in to change notification settings - Fork 2
Start testing docs & guidelines #10
Comments
I'm working on this here https://github.com/jhcore/oasp4js-rev/wiki/guide-testing maybe you can check it |
Please be aware that there is a team working on a server side test concept using spring test + reference solution in OASP. Please ask Jonas Molina-Ramirez |
I'm getting into jasmine testing of the sample-app components and services. I'll create some tests for: -- *.service.ts I'm following this (posts, articles, webinars...), although I'll port more links and info:
|
With the release of Angular 2.0.0, all guides in www.angular.io have been updated. The testing one offers the chance to create test where services, routers and so on are injected. Still getting into it. The most part of the components of the sample-app meet so many of the testing criteria. |
We should start the testing docs soon covering at least
The text was updated successfully, but these errors were encountered: