angular/packages/examples/core
AleksanderBodurri c1dee4cfe3 test(core): unit tests for the injector profiler and injector debugging APIs (#48639)
Creates unit tests for the following APIs

    - setInjectorProfiler
    - getInjectorProviders
    - getInjectorResolutionPath
    - getDependenciesFromInjectable

    Modifies existing tests in

    - packages/examples/core/di/ts/injector_spec.ts
    - packages/core/test/render3/jit/declare_injectable_spec.ts
    - packages/core/test/render3/jit/declare_factory_spec.ts

    because they setup framework injector context manually.

    Exports setInjectorProfilerContext in packages/core/src/core_private_export.ts in order for use
    in the the modified tests above.

PR Close #48639
2023-08-01 11:44:40 -07:00
..
animation/ts/dsl docs: remove unused "docregions" (#40479) 2021-01-20 16:12:15 -08:00
debug/ts/debug_element docs: remove unused "docregions" (#40479) 2021-01-20 16:12:15 -08:00
di/ts test(core): unit tests for the injector profiler and injector debugging APIs (#48639) 2023-08-01 11:44:40 -07:00
testability/ts/whenStable build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
testing/ts build: ensure bootstrap transitive runfiles are made available (#48521) 2022-12-19 19:50:41 +00:00
ts docs: remove plnkr link from markForCheck example (#50328) 2023-05-17 08:13:54 -07:00
BUILD.bazel refactor(compiler): drop obsolete NgFactory and NgSummary config options (#48268) 2023-02-21 13:03:59 -08:00
main.ts refactor: switch packages/examples to ESM-compatible http server (#48521) 2022-12-19 19:50:44 +00:00
start-server.js refactor: switch packages/examples to ESM-compatible http server (#48521) 2022-12-19 19:50:44 +00:00
test_module.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00