test(ivy): move integration tests into acceptance (#30461)

Moves most of the tests from `render3/integration_spec` into `acceptance`. Note that there are still a handful of tests left in render3, because we don't have a way of moving all of them to go through `TestBed` since they either have r3-specific assertions or we don't have access to the same APIs as the raw instructions.

PR Close #30461
This commit is contained in:
Kristiyan Kostadinov 2019-05-15 20:55:33 +02:00 committed by Jason Aden
parent 1f6fcb6cd3
commit 1714451a6d
2 changed files with 1386 additions and 1970 deletions

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff