angular-docs-cn/modules/angular2/test/common/pipes
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
..
async_pipe_spec.ts refactor(pipes): use angular lifecycle hooks instead of PipeOnDestroy 2015-11-30 16:40:50 -08:00
date_pipe_spec.ts cleanup(core): stop reexporting angular2/common from angular2/core 2015-11-19 19:54:27 +00:00
i18n_plural_pipe_spec.ts feat(i18n): added i18nPlural and i18nSelect pipes 2016-03-01 16:40:48 +00:00
i18n_select_pipe_spec.ts feat(i18n): added i18nPlural and i18nSelect pipes 2016-03-01 16:40:48 +00:00
json_pipe_spec.ts cleanup(core): stop reexporting angular2/common from angular2/core 2015-11-19 19:54:27 +00:00
lowercase_pipe_spec.ts cleanup(core): stop reexporting angular2/common from angular2/core 2015-11-19 19:54:27 +00:00
number_pipe_spec.ts chore(test): migrate Dart tests to package:test 2016-03-04 02:27:44 +00:00
pipe_binding_spec.ts refactor(core): move directives, pipes, and forms into common 2015-11-05 23:00:32 +00:00
pipes_spec.ts refactor(pipes): use angular lifecycle hooks instead of PipeOnDestroy 2015-11-30 16:40:50 -08:00
replace_pipe_spec.ts feat(pipes): add ReplacePipe for string manipulation 2016-02-25 22:56:13 +00:00
slice_pipe_spec.ts cleanup(core): stop reexporting angular2/common from angular2/core 2015-11-19 19:54:27 +00:00
uppercase_pipe_spec.ts cleanup(core): stop reexporting angular2/common from angular2/core 2015-11-19 19:54:27 +00:00