test(core): update JIT source mapping tests for ivy (#28055)

There are some differences in how ivy maps template source
compared to View Engine.  In this commit we recreate the View Engine
tests for ivy.

PR Close #28055
This commit is contained in:
Pete Bacon Darwin
2019-02-08 22:10:20 +00:00
committed by Misko Hevery
parent 4f46bfb779
commit e6a00be014
3 changed files with 432 additions and 210 deletions

View File

@ -46,6 +46,7 @@ ts_library(
"//packages/compiler",
"//packages/compiler/testing",
"//packages/core",
"//packages/core/src/compiler",
"//packages/core/testing",
"//packages/platform-server",
"//packages/platform-server/testing",