angular/modules/@angular/platform-browser/test
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
..
browser fix(common): do not override locale provided on bootstrap (#13654) 2017-01-05 09:24:37 -08:00
dom fix(core): animations should blend in all previously transitioned styles into next animation if interrupted (#13148) 2017-01-05 11:32:52 -08:00
security feat(security): allow calc and gradient functions. (#13943) 2017-01-17 15:34:53 -06:00
static_assets repackaging: all the file moves 2016-05-01 20:51:00 -07:00
browser_util_spec.ts refactor(): use const and let instead of var 2016-11-12 16:40:17 -08:00
testing_public_spec.ts fix(testing): async/fakeAsync/inject/withModule helpers should pass through context to callback functions (#13718) 2017-01-29 12:08:53 -06:00