angular-cn/modules
Tim Blasi 4d0c2ed1f6 test(dart/transform): Update dependencies & fix Dart tests
Widen version dependencies for `package:angular`, `package:code_transformers`,
and `package:observe`.

`package:guinness` uses `package:unittest` while
the newest versions of `package:code_transformers` use `package:test`.
This causes our end-to-end Dart transformer tests (which use testing
code in `package:code_transformers`) to be skipped.

To fix this:
- Move e2e tests to run in a separate file
- Run `gulp test.server.dart` tests serially

Closes #5922

Closes #5935
2016-01-14 00:29:03 +00:00
..
angular1_router feat(router): support links with just auxiliary routes 2015-12-16 19:50:19 +00:00
angular2 test(dart/transform): Update dependencies & fix Dart tests 2016-01-14 00:29:03 +00:00
angular2_material docs: fix some typos in comments and strings 2015-12-17 22:57:43 +00:00
benchmarks fix(web_workers): support @AngularEntrypoint in web workers 2016-01-13 17:55:01 +00:00
benchmarks_external fix(web_workers): support @AngularEntrypoint in web workers 2016-01-13 17:55:01 +00:00
benchpress fix(benchpress): fix flake 2016-01-04 19:25:32 +00:00
playground refactor(WebWorker): Rename WORKER_RENDER_APP to WORKER_RENDER_APPLICATION 2016-01-14 00:07:13 +00:00