angular-cn/packages/core/test/linker
Tobias Bosch 39b92f7e54 feat: introduce `TestBed.overrideProvider` (#16725)
This allows to overwrite all providers for a token, not matter
where they were defined.

This can be used to test JIT and AOT’ed code in the same way.

Design doc: https://docs.google.com/document/d/1VmTkz0EbEVSWfEEWEvQ5sXyQXSCvtMOw4t7pKU-jOwc/edit?usp=sharing
2017-05-15 13:12:10 -07:00
..
change_detection_integration_spec.ts fix(core): projected views should be dirty checked when the declaring component is dirty checked. (#16592) 2017-05-08 17:48:58 -05:00
entry_components_integration_spec.ts fix(core): Update types for TypeScript nullability support (#15472) 2017-03-29 09:34:45 -07:00
integration_spec.ts fix(core): don’t stop change detection because of errors 2017-05-01 18:56:25 -04:00
jit_summaries_integration_spec.ts feat: add .ngsummary.ts files to support AOT unit tests 2017-05-05 13:23:53 -04:00
ng_container_integration_spec.ts fix(core): Update types for TypeScript nullability support (#15472) 2017-03-29 09:34:45 -07:00
ng_module_integration_spec.ts feat: introduce `TestBed.overrideProvider` (#16725) 2017-05-15 13:12:10 -07:00
projection_integration_spec.ts fix(core): Update types for TypeScript nullability support (#15472) 2017-03-29 09:34:45 -07:00
query_integration_spec.ts fix(core): detach projected views when a parent view is destroyed (#16592) 2017-05-08 17:49:02 -05:00
query_list_spec.ts build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
regression_integration_spec.ts fix(core): don’t stop change detection because of errors 2017-05-01 18:56:25 -04:00
security_integration_spec.ts fix(core): Update types for TypeScript nullability support (#15472) 2017-03-29 09:34:45 -07:00
source_map_integration_node_only_spec.ts fix(core): don’t stop change detection because of errors 2017-05-01 18:56:25 -04:00
system_ng_module_factory_loader_spec.ts build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
view_injector_integration_spec.ts feat: introduce `TestBed.overrideProvider` (#16725) 2017-05-15 13:12:10 -07:00