angular/packages/core/testing/src
Julie Ralph 85d4c4b82e feat(core): update zone.js to 0.8.10 and expose the flush method (#16860)
`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
..
async.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
async_test_completer.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
before_each.ts docs: in doc comments, replace [aA]ngular2 with Angular (#15463) 2017-03-27 09:44:35 -07:00
component_fixture.ts refactor(animations): make animation testing work with fixture.whenRenderingDone 2017-05-16 17:39:57 -07:00
fake_async.ts feat(core): update zone.js to 0.8.10 and expose the flush method (#16860) 2017-05-22 12:19:21 -06:00
lang_utils.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
logger.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
metadata_override.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
ng_zone_mock.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
private_export_testing.ts refactor: move angular source to /packages rather than modules/@angular 2017-03-08 16:29:27 -08:00
test_bed.ts fix(platform-server): wait for async app initializers to complete before removing server side styles (#16712) 2017-05-16 15:14:55 -07:00
test_compiler.ts feat: add .ngsummary.ts files to support AOT unit tests 2017-05-05 13:23:53 -04:00
testing.ts build: fix file paths after moving modules/@angular/* to packages/* 2017-03-08 16:29:28 -08:00
testing_internal.ts fix(core): Update types for TypeScript nullability support (#15472) 2017-03-29 09:34:45 -07:00