I am trying to test an angular 2 component that uses service calls and observable calls to get a list of data. I have imported my main app module into this spec file. I am trying to test an angular 2 component that
I am trying to test an angular 2 component that uses service calls and observable calls to get a list of data. I have imported my main app module into this spec file. I am trying to test an angular 2 component that