- Sets default testEnvironment to web - Updates node generators to specify testEnvironment: node - Provides migrations to update existing jest.config.js files - Bump angular-preset-jest to latest ISSUES CLOSED: #5771
* feat(testing): add projects into jest config * chore(testing): update unit tests and fix presets with spreading a default * chore(testing): fix node e2e * chore(testing): review comment changes