1

I'm trying to test my angular 2 app which obviously has a root component. The root component has nothing technical in its class body, it is just importing the child components and calling child components in its html file (with child component tags). Because it doesn't have any 'functionality' except calling its children components, what is the best practice to test it?

Aiguo
  • 3,416
  • 7
  • 27
  • 52

0 Answers0