angular-cn/modules/@angular/core/testing
Jason Aden de795ea233 perf: distrubute smaller bundled code and include es2015 bundle
TypeScript compiler will now build to ES2015 code and modules. Babili is used to minify ES2015
code, providing an initial optimization that we couldn't previously get just from Uglify. Uses
Babel to convert ES2015 to UMD/ES5 code, and Uglify to minimize the output.
2017-02-21 20:48:55 -08: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
before_each.ts perf: distrubute smaller bundled code and include es2015 bundle 2017-02-21 20:48:55 -08: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 perf: distrubute smaller bundled code and include es2015 bundle 2017-02-21 20:48:55 -08: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 refactor(animations): introduce @angular/animation module (#14351) 2017-02-10 14:10:03 -06: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 refactor: rewrite private export using the ɵ prefix 2017-02-21 20:48:55 -08:00
test_bed.ts refactor: rewrite private export using the ɵ prefix 2017-02-21 20:48:55 -08:00
test_compiler.ts perf: Don’t subclass Error; resulting in smaller binary (#14160) 2017-02-07 19:18:26 -06:00
testing_internal.ts refactor: rewrite private export using the ɵ prefix 2017-02-21 20:48:55 -08:00