Samih

Results 2 issues of Samih

Hi Thanks for creating this, really helps.. I'm facing issue when tried to write unit-tests for a service, I need to mock the dependencies services that I need for this...

Hi, I'm having the following code testing the module: `import { Component, OnInit } from '@angular/core'; import { Subscription } from "rxjs/Subscription"; import { Observable } from "rxjs/Observable"; import {...