angular/packages/upgrade/static/test/integration
Andrew Scott 2a7a5de53f feat(core): Allow passing application providers in bootstrapModule options (#64354)
This commit adds `applicationProviders` to the `bootstrapModule` options
object. This allows specifying additional providers at the location of
bootstrap, which makes default providers much easier to accomplish.

Using this, we can refine the approach taken for downgrade_module to use
this more direct API rather than the additional provider variable dance.

PR Close #64354
2025-10-13 15:10:10 -07:00
..
change_detection_spec.ts refactor(core): Update tests for zoneless by default (#63668) 2025-09-09 14:41:56 -07:00
content_projection_spec.ts refactor(upgrade): convert scripts within packages/upgrade to relative imports (#60238) 2025-03-26 20:35:11 -07:00
downgrade_component_spec.ts refactor: clean up explicit standalone flags from tests (#63963) 2025-09-22 14:27:34 +00:00
downgrade_module_spec.ts feat(core): Allow passing application providers in bootstrapModule options (#64354) 2025-10-13 15:10:10 -07:00
examples_spec.ts refactor(upgrade): convert scripts within packages/upgrade to relative imports (#60238) 2025-03-26 20:35:11 -07:00
injection_spec.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
static_test_helpers.ts refactor(upgrade): convert scripts within packages/upgrade to relative imports (#60238) 2025-03-26 20:35:11 -07:00
testability_spec.ts refactor(core): Update tests for zoneless by default (#63668) 2025-09-09 14:41:56 -07:00
upgrade_component_spec.ts refactor: clean up explicit standalone flags from tests (#63963) 2025-09-22 14:27:34 +00:00
upgrade_module_spec.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00