angular-auth0-aside icon indicating copy to clipboard operation
angular-auth0-aside copied to clipboard

Testing home.component.ts

Open cliffeby opened this issue 6 years ago • 0 comments

I'm looking for a way to test HomeComponent without using the real ApiService or AuthService using Angular 7 and rxjs 6.5. Use of Observable.of appears to be deprecated in v6.5.

cliffeby avatar Feb 22 '19 04:02 cliffeby