angular/modules/angular2/src/testing
Misko Hevery 310620fd12 chore: upgrade to new Zone.js API v0.6.2
BREAKING CHANGE

Removed deprecated API from NgZone
- `NgZone.overrideOnTurnStart`
- `NgZone.overrideOnTurnDone`
- `NgZone.overrideOnEventDone`
- `NgZone.overrideOnErrorHandler`

Rename NgZone API
- `NgZone.onTurnStart` => `NgZone.onUnstable`
- `NgZone.onTurnDone` => `NgZone.onMicrotaskEmpty`
- `NgZone.onEventDone` => `NgZone.onStable`

Closes #7345
2016-03-16 18:05:09 +00:00
..
benchmark_util.ts refactor(core): move render/dom from core 2015-11-17 15:53:55 -08:00
e2e_util.dart refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
e2e_util.ts chore: fix DDC errors / warnings 2016-03-08 22:17:32 +00:00
fake_async.dart refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
fake_async.ts chore: upgrade to new Zone.js API v0.6.2 2016-03-16 18:05:09 +00:00
lang_utils.dart refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
lang_utils.ts refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
matchers.dart test(matchers): add support for toMatchPattern in tests 2016-03-09 21:31:15 -08:00
matchers.ts test(matchers): add support for toMatchPattern in tests 2016-03-09 21:31:15 -08:00
perf_util.dart refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
perf_util.ts refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
shims_for_IE.js fix(testing): remove Symbol dummy shim 2015-12-09 02:57:19 +00:00
test_component_builder.ts chore: fix DDC errors / warnings 2016-03-08 22:17:32 +00:00
test_injector.ts feat(test): add withProviders for per test providers 2016-02-19 19:23:46 -05:00
testing.dart refactor(test): rename test_lib to testing 2015-10-13 10:36:49 -07:00
testing.ts chore(typings): use mainline DefinitelyTyped repo rather than a fork. 2016-02-04 22:42:40 +00:00
testing_internal.dart chore: upgrade to new Zone.js API v0.6.2 2016-03-16 18:05:09 +00:00
testing_internal.ts chore: upgrade to new Zone.js API v0.6.2 2016-03-16 18:05:09 +00:00
testing_internal_core.dart chore(test): migrate Dart tests to package:test 2016-03-04 02:27:44 +00:00
utils.ts chore: upgrade to new Zone.js API v0.6.2 2016-03-16 18:05:09 +00:00