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
This commit is contained in:
Paul Gschwendtner 2019-05-15 19:31:25 +02:00 committed by Jason Aden
parent 9d5abfb3d9
commit 8e2e9dcee6
2 changed files with 1429 additions and 1640 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff