angular-docs-cn/modules/angular2/test/common
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
..
directives fix(core): support `ngFor` that has an `ngIf` as last node 2016-02-25 23:42:17 +00:00
forms feat(forms/validators): pattern validator 2016-02-25 22:39:15 +00:00
pipes chore(test): migrate Dart tests to package:test 2016-03-04 02:27:44 +00:00
spies.dart refactor(test): Remove unnecessary `noSuchMethod` 2016-01-15 22:53:09 +00:00
spies.ts feat(core): speed up view creation via code gen for view factories. 2016-01-05 08:56:46 -08:00