I\'m new to angular testing and I want to create tests for my service.
The problem is my service (foo) is inject another service (bar) in my project.
So I shou