11
Кутові тести не вдалося виконати "Не вдалося виконати" надіслати "на" XMLHttpRequest "
Я намагаюся перевірити свій кутовий компонент 4.1.0 - export class CellComponent implements OnInit { lines: Observable<Array<ILine>>; @Input() dep: string; @Input() embedded: boolean; @Input() dashboard: boolean; constructor( public dataService: CellService, private route: ActivatedRoute, private router: Router, private store: Store<AppStore>) { } } Однак простий тест "повинен створити" кидає цю криптовану помилку …