Open Neizan93 opened 1 year ago
'ng serve' and 'ng build' works fine but 'ng test' fails when using jest
lib versions ... "echarts": "^5.4.1" "ngx-echarts": "^8.0.1", "jest": "^26.6.3", "jest-preset-angular": "^8.4.0",
Note: Tested on a karma+jasmine proyect without errors. Seems to be an error with Jest
@Neizan93 did you find a solution?
'ng serve' and 'ng build' works fine but 'ng test' fails when using jest
lib versions ... "echarts": "^5.4.1" "ngx-echarts": "^8.0.1", "jest": "^26.6.3", "jest-preset-angular": "^8.4.0",
Note: Tested on a karma+jasmine proyect without errors. Seems to be an error with Jest