9 Commits

Author SHA1 Message Date
Pawel Kozlowski
913563a41d test(ivy): finish root cause analysis for @angular/core TestBed failing tests ()
PR Close 
2018-12-06 13:41:02 -08:00
Misko Hevery
f52600e261 test(ivy): add ability to find already passing tests ()
PR Close 
2018-12-05 09:34:52 -08:00
Pawel Kozlowski
1fa5478fef test(ivy): update root causes for @angular/core TestBed failures ()
PR Close 
2018-11-30 13:41:21 -08:00
Kristiyan Kostadinov
23bc8edf24 test: move remaining fixmeIvy to test level ()
Moves all of the remaning `describe`-level fixme instances to the `it` level.

PR Close 
2018-11-29 21:28:01 -08:00
Miško Hevery
53e4e0c1a3 fix(ivy): Enable AoT tests to run on CI; disable failing tests ()
PR Close 
2018-11-07 10:35:20 -08:00
Miško Hevery
f3fc74ab67 build(core): remove main() from specs ()
`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 
2017-12-22 13:10:51 -08:00
Julie Ralph
85d4c4b82e feat(core): update zone.js to 0.8.10 and expose the flush method ()
`flush()` can now be used from within fakeAsync tests to simulate moving
time forward until all macrotask events have been cleared from the
event queue.
2017-05-22 12:19:21 -06: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