angular/modules/angular2/test
Julie Ralph 5a59e44765 chore(test): migrate Dart tests to package:test
Instead of running with karma and the karma-dart shim, run dart
tests directly using the new package:test runner. This migrates
away from package:unittest.

Fixes a couple tests, mostly associated with depending on absolute
URLs or editing the test providers after an injector had already
been created.

Remove karma-dart and associated files. Change gupfiles to run tests
via `pub run test` instead.
2016-03-04 02:27:44 +00:00
..
animate Revert "fix(animate): ensure transition properties are removed once the animation is over" 2015-12-11 13:13:11 -08:00
common chore(test): migrate Dart tests to package:test 2016-03-04 02:27:44 +00:00
compiler chore(test): migrate Dart tests to package:test 2016-03-04 02:27:44 +00:00
core chore(test): migrate Dart tests to package:test 2016-03-04 02:27:44 +00:00
facade fix(typing): Remove re-export of the Promise built-in type. 2016-02-12 20:45:41 -08:00
http fix(Headers): serializable toJSON 2016-02-03 14:03:01 +00:00
mock docs: fix some typos in comments and strings 2015-12-17 22:57:43 +00:00
platform chore(test): migrate Dart tests to package:test 2016-03-04 02:27:44 +00:00
router chore(test): migrate Dart tests to package:test 2016-03-04 02:27:44 +00:00
symbol_inspector fix(public_spec): check exports of barrels instead of angular2/angular2 2015-12-11 13:05:52 -08:00
testing chore(tests): lengthen timeout for templateUrl test 2016-03-01 21:01:56 +00:00
upgrade feat(upgrade): support bindToController with binding definitions 2016-02-02 13:27:22 -08:00
web_workers chore(test): migrate Dart tests to package:test 2016-03-04 02:27:44 +00:00
dev_mode_spec.ts test: add a test verifying that the tests are run in the checked mode 2015-12-02 11:29:11 -08:00
public_api_spec.ts feat(core): drop ChangeDetectionStrategy.OnPushObserve 2016-03-01 13:28:10 -08:00