Open Seaal opened 6 years ago
TestBed is unnecessarily slow and there isn't any point if component html is not also being tested. Better to just use vanilla Jasmine + Spies to test the component file.
TestBed is unnecessarily slow and there isn't any point if component html is not also being tested. Better to just use vanilla Jasmine + Spies to test the component file.