angular-cn/modules/angular2/test/web_workers/shared
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
..
message_bus_spec.ts refactor(testing): move common testing logic into test_injector 2015-12-18 08:23:29 +00:00
message_bus_util.dart refactor: rename web-workers to web_workers 2015-08-22 14:20:33 -07:00
message_bus_util.ts refactor: rename web-workers to web_workers 2015-08-22 14:20:33 -07:00
mock_event_emitter.dart refactor(core): move facades out of core 2015-11-07 01:36:06 +00:00
mock_event_emitter.ts refactor(EventEmitter): rename .next() to .emit() 2015-11-18 22:16:40 +00:00
render_store_spec.ts feat(core): speed up view creation via code gen for view factories. 2016-01-05 08:56:46 -08:00
service_message_broker_spec.ts fix(web_workers): support @AngularEntrypoint in web workers 2016-01-13 17:55:01 +00:00
web_worker_test_util.ts chore(test): migrate Dart tests to package:test 2016-03-04 02:27:44 +00:00