angular-cn/packages/core/test/acceptance
Paul Gschwendtner 8e2e9dcee6 test(ivy): move render3 view_container_ref tests to acceptance (#30488)
Moves all manual render3 view_container_ref tests that use property
bindings to acceptance tests with TestBed.

Two issues surfaced and refer to a difference between Ivy and View
engine:

* Multi-slot projection is not working with Ivy: FW-1331
* ViewContainerRef throws if index is invalid while View Engine clamped index: FW-1330

PR Close #30488
2019-05-17 13:33:22 -07:00
..
BUILD.bazel build: update rules_nodejs and clean up bazel warnings (#30370) 2019-05-14 10:08:45 -07:00
attributes_spec.ts test(ivy): move property and attribute tests to acceptance (#30321) 2019-05-09 11:23:35 -07:00
change_detection_spec.ts test(ivy): move change detection tests into acceptance (#30425) 2019-05-14 09:54:45 -07:00
common_integration_spec.ts test(ivy): move common integration tests to acceptance (#30213) 2019-05-14 11:37:50 -07:00
component_spec.ts test(ivy): use `TestBed` for render3 component tests (#30282) 2019-05-10 09:18:19 -07:00
content_spec.ts test(ivy): move content projection tests to acceptance (#30357) 2019-05-10 09:18:37 -07:00
di_spec.ts fix(ivy): support sub-class services that only inherit `@Injectable` (#30388) 2019-05-15 14:10:33 -07:00
directive_spec.ts test(ivy): move render3 directive tests to acceptance (#30432) 2019-05-14 09:37:01 -07:00
discover_utils_spec.ts test(ivy): move discovery_utils tests to acceptance (#30416) 2019-05-14 09:55:17 -07:00
exports_spec.ts refactor(ivy): move exports tests to acceptance (#30157) 2019-04-26 16:37:34 -07:00
host_binding_spec.ts test(ivy): move host binding tests to acceptance (#30308) 2019-05-08 09:19:44 -07:00
i18n_spec.ts test(ivy): use `TestBed` for render3 i18n tests (#30352) 2019-05-13 10:51:31 -07:00
inherit_definition_feature_spec.ts test(ivy): Add TODOs (#30522) 2019-05-17 09:56:49 -07:00
integration_spec.ts test(ivy): move integration tests into acceptance (#30461) 2019-05-16 14:40:47 -07:00
lifecycle_spec.ts test(ivy): add additional lifecycle hook acceptance tests (#30445) 2019-05-16 14:39:22 -07:00
listener_spec.ts fix(ivy): output should not be subscribe twice when 2 listeners (#30144) 2019-04-26 11:11:09 -07:00
outputs_spec.ts test(ivy): move output tests to acceptance (#30372) 2019-05-10 09:27:57 -07:00
pipe_spec.ts test(ivy): move pipe tests into acceptance (#30389) 2019-05-10 14:35:57 -07:00
property_binding_spec.ts test(ivy): move property render3 tests to acceptance (#30426) 2019-05-14 09:39:22 -07:00
property_interpolation_spec.ts test(ivy): move property and attribute tests to acceptance (#30321) 2019-05-09 11:23:35 -07:00
providers_spec.ts fix(ivy): support injection flags for provider deps without new (#30216) 2019-04-30 20:37:56 -07:00
pure_function_spec.ts test(ivy): pure function acceptance tests (#30406) 2019-05-13 10:55:59 -07:00
query_spec.ts test(ivy): move render3 query tests to acceptance (#30382) 2019-05-15 14:11:38 -07:00
renderer_factory_spec.ts test(ivy): move render3 renderer_factory tests to acceptance (#30435) 2019-05-14 09:36:24 -07:00
styling_next_spec.ts refactor(ivy): evaluate prop-based styling bindings with a new algorithm (#30469) 2019-05-17 09:54:19 -07:00
styling_spec.ts fix(ivy): unable to bind SafeValue to clip-path (#30491) 2019-05-16 14:40:21 -07:00
template_ref_spec.ts test(ivy): port TemplateRef tests over to acceptance tests (#30443) 2019-05-15 14:10:18 -07:00
view_container_ref_spec.ts test(ivy): move render3 view_container_ref tests to acceptance (#30488) 2019-05-17 13:33:22 -07:00
view_ref_spec.ts test(ivy): fix failing view ref test (#29178) 2019-03-07 18:56:22 -08:00