You need to test the http calls and make mock responses. Try this: import { async, inject, TestBed } from '@angular/core/testing' import ...
確定! 回上一頁