angular-cn/modules/@angular/core/testing
Dimitri Benin 5f40e5ba21 fix(testing): async/fakeAsync/inject/withModule helpers should pass through context to callback functions (#13718)
Make sure that context (`this`) that is passed to functions generated by test helpers is passed through to the callback functions. Enables usage of Jasmine's variable sharing system to prevent accidental memory leaks during test runs.
2017-01-29 12:08:53 -06:00
..
async.ts fix(testing): async/fakeAsync/inject/withModule helpers should pass through context to callback functions (#13718) 2017-01-29 12:08:53 -06:00
async_test_completer.ts chore(facade): remove most facade/async functions 2016-08-05 12:26:28 -07:00
component_fixture.ts refactor(tests): simplify code (#11485) 2016-09-09 12:04:38 -07:00
facade fix(packages): use ES modules for primary build (#11120) 2016-08-30 18:07:40 -07:00
fake_async.ts fix(testing): async/fakeAsync/inject/withModule helpers should pass through context to callback functions (#13718) 2017-01-29 12:08:53 -06:00
index.ts fix(packages): use ES modules for primary build (#11120) 2016-08-30 18:07:40 -07:00
lang_utils.ts refactor(core): add a name to all decorators and other fixes 2016-09-12 22:47:54 -07:00
logger.ts fix(packages): use ES modules for primary build (#11120) 2016-08-30 18:07:40 -07:00
metadata_override.ts refactor(testing): introduce new testing api to support ng modules 2016-07-29 04:47:18 -07:00
mock_animation_player.ts fix(animations): retain styling when transition destinations are changed (#12208) 2016-11-14 16:59:06 -08:00
ng_zone_mock.ts fix(packages): use ES modules for primary build (#11120) 2016-08-30 18:07:40 -07:00
private_export_testing.ts chore(tslint): update tslint to 4.x (#13603) 2016-12-27 14:55:58 -08:00
private_import_core.ts refactor(facade): move isPromise to core private (#10573) 2016-09-18 15:55:08 -07:00
test_bed.ts fix(testing): async/fakeAsync/inject/withModule helpers should pass through context to callback functions (#13718) 2017-01-29 12:08:53 -06:00
test_compiler.ts refactor(core): simplify decorators 2016-09-12 22:47:54 -07:00
testing.ts chore(tslint): update tslint to 4.x (#13603) 2016-12-27 14:55:58 -08:00
testing_internal.ts chore(tslint): update tslint to 4.x (#13603) 2016-12-27 14:55:58 -08:00