I\'m trying to write Angular test using jest :
beforeEach(async(() => { TestBed.configureTestingModule({ declarations: [BookListComponent], }