angular/packages/core/test/render3
Pawel Kozlowski 2ea991633a test(core): convert view container TemplateFixture tests to TestBed (#46544)
Convert all ViewContainerRef tests with the hand-written generated
code to TestBed (and use code generated by the JiT compiler).

PR Close #46544
2022-06-28 11:15:02 -07:00
..
i18n perf(core): avoid storing LView in __ngContext__ (#45051) 2022-02-18 13:32:11 -08:00
instructions test: reset counters before running a styling test (#45670) 2022-04-19 09:14:09 -07:00
interfaces ci: add lint error for files with missing trailing new-line (#42478) 2021-06-04 13:31:03 -07:00
ivy fix(core): Resolve forwardRef declarations for jit (#46334) 2022-06-13 16:59:59 +00:00
jit refactor(core): change component emit to 'dependencies' (#45672) 2022-04-20 05:45:56 -07:00
perf build: disable bazel nodejs linker to improve stability on windows (#45872) 2022-05-04 16:20:57 -07:00
styling_next refactor(core): Ensure that previousOrParentTNode always belongs to current TView. (#38707) 2020-09-28 16:15:58 -04:00
util test: clean up internal testing utilities (#42177) 2021-05-26 20:07:25 +00:00
BUILD.bazel build: switch devmode output to es2015 (#44505) 2022-01-05 23:20:20 +00:00
change_detection_spec.ts test(core): replace hand-written instructions in change detection tests with TestBed (#46529) 2022-06-27 15:42:13 -07:00
component_ref_spec.ts test(core): replace hand-written instructions in ComponentRef tests with TestBed (#46528) 2022-06-27 15:46:10 -07:00
di_spec.ts test(core): update di_spec.ts to use TestBed (#46522) 2022-06-27 15:15:50 -07:00
es2015-tsconfig.json fix(core): destroy hooks not set up for useClass provider using forwardRef (#44281) 2021-11-30 11:56:05 -05:00
global_utils_spec.ts feat(core): introduce getDirectiveMetadata global debugging utility (#41525) 2021-04-13 16:06:32 -07:00
i18n_debug_spec.ts build: bundle spec files for saucelabs legacy job (#44281) 2021-11-30 11:56:04 -05:00
imported_renderer2.ts refactor: add override keyword to members implementing abstract declarations (#42512) 2021-07-12 13:11:17 -07:00
instructions_spec.ts test(core): replace hand-written instructions in component tests with TestBed (#46532) 2022-06-28 09:36:18 -07:00
integration_spec.ts test(core): replace hand-written instructions in tests with TestBed APIs (#46525) 2022-06-27 15:43:10 -07:00
is_shape_of.ts ci: add lint error for files with missing trailing new-line (#42478) 2021-06-04 13:31:03 -07:00
is_shape_of_spec.ts ci: add lint error for files with missing trailing new-line (#42478) 2021-06-04 13:31:03 -07:00
jit_environment_spec.ts refactor(compiler-cli): introduce declaration function to declare class metadata (#41200) 2021-04-12 10:41:17 -07:00
load_domino.ts build: clean up references to old master branch (#45856) 2022-05-04 16:23:33 -07:00
matchers.ts build: update to jasmine 4.0 (#45558) 2022-04-11 16:25:28 +00:00
matchers_spec.ts build: update to jasmine 4.0 (#45558) 2022-04-11 16:25:28 +00:00
metadata_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
node_selector_matcher_spec.ts build: update license headers to reference Google LLC (#37205) 2020-05-26 14:26:58 -04:00
pipe_spec.ts perf(core): remove support for the deprecated WrappedValue (#43507) 2021-10-01 12:25:19 -04:00
providers_helper.ts test(core): convert providers test utility to TestBed (#46527) 2022-06-27 15:15:00 -07:00
providers_spec.ts test(core): use TestBed & JIT instead of handwritten defs in providers_spec (#46527) 2022-06-27 15:15:00 -07:00
query_spec.ts test(core): convert remaining query tests to TestBed (#46549) 2022-06-28 11:14:33 -07:00
render_util.ts test(core): replace hand-written instructions in component tests with TestBed (#46532) 2022-06-28 09:36:18 -07:00
testing_spec.ts build: update to jasmine 4.0 (#45558) 2022-04-11 16:25:28 +00:00
utils.ts build: update to jasmine 4.0 (#45558) 2022-04-11 16:25:28 +00:00
view_fixture.ts feat(core): allow for injector to be specified when creating an embedded view (#45156) 2022-03-02 16:38:00 +00:00
view_utils_spec.ts fix(core): Store ICU state in LView rather than in TView (#39233) 2020-10-21 18:33:00 -07:00