Pawel Kozlowski
1fa5478fef
test(ivy): update root causes for @angular/core TestBed failures ( #27370 )
...
PR Close #27370
2018-11-30 13:41:21 -08:00
Kristiyan Kostadinov
23bc8edf24
test: move remaining fixmeIvy to test level ( #27354 )
...
Moves all of the remaning `describe`-level fixme instances to the `it` level.
PR Close #27354
2018-11-29 21:28:01 -08:00
Miško Hevery
53e4e0c1a3
fix(ivy): Enable AoT tests to run on CI; disable failing tests ( #26975 )
...
PR Close #26975
2018-11-07 10:35:20 -08:00
Miško Hevery
f3fc74ab67
build(core): remove `main()` from specs ( #21053 )
...
`main()` function used to be needed to support dart, since dart
Does not allow top level statements. Since we no longer use dart
The need for `main()` has been removed.
In preparation for `Basel` and standardized way of running tests
we are removing `main()`
PR Close #21053
2017-12-22 13:10:51 -08:00
Matias Niemelä
54a6e4ff9e
refactor(animations): make animation testing work with fixture.whenRenderingDone
2017-05-16 17:39:57 -07:00
Matias Niemelä
38c524d655
feat(core): introduce fixture.whenRenderingDone for testing ( #16732 )
2017-05-12 13:49:16 -07:00
Jason Aden
8573e36574
build: fix file paths after moving modules/@angular/* to packages/*
2017-03-08 16:29:28 -08:00
Jason Aden
3e51a19983
refactor: move angular source to /packages rather than modules/@angular
2017-03-08 16:29:27 -08:00