angular/modules/@angular/platform-browser
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
..
src docs: branding fixes (#14132) 2017-01-27 15:03:11 -06:00
test fix(testing): async/fakeAsync/inject/withModule helpers should pass through context to callback functions (#13718) 2017-01-29 12:08:53 -06:00
testing chore(tslint): update tslint to 4.x (#13603) 2016-12-27 14:55:58 -08:00
index.ts fix: display framework version on bootstrapped component (#13252) 2016-12-06 16:21:07 -08:00
package.json docs: update descriptions in package.jsons 2016-09-14 16:44:39 -07:00
rollup-testing.config.js refactor: add license header to JS files & format files (#12081) 2016-10-04 20:39:20 -07:00
rollup.config.js refactor: add license header to JS files & format files (#12081) 2016-10-04 20:39:20 -07:00
tsconfig-build.json feature(tsc-wrapped): add option for closure compiler JSDoc annotations 2016-11-18 09:37:40 -08:00
tsconfig-testing.json build(examples): upgrade to protractor 4.0.9 (#12803) 2016-11-10 18:13:11 -08:00