-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
Description
Spec files not updated to reflect the changes of their accompanying components. This is causing build failures in the test suite.
Remove additional projects from angular.json
Migrate to Jest test runner. Jasmine and Karma are quite slow since they run tests in serial rather than in parallel. This may require a jest codemod being run to modify jasmine spies. Determine if ignoring the commit for git history is necessary.