ошибка проверки этого метода в Jasmin ie, Karma:
getEmployees (): Observable {\ return this.http.get (this.employeesUrl) .pipe (catchError (this.handleError ( 'getEmployees', []))); }