Hello Angular 2,
                      I have created Angular2 project through Angular CLI 
and updated component ( app.component.ts ) and corresponding component test 
file ( app.component.spec.ts ). Here, updated component ( app.component.ts 
) to gets the data from 'Angular 2 Service' ( which communicates with REST 
API ). I would like to write an Integration test cases about the component 
( app.component.ts ) and want to create separate file from normal unit test 
cases file  ( app.component.spec.ts ). Can you please let me know the best 
practices to keep the integration test files ( folder path and file naming 
convention ) and any suggested way to run them like 'npm test'.

Thanks in Advance for your help, your help would be highly appreciated.

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to