Send test platforms to the remote listener (#694)
This ensures that the remote listener has access to any platforms that are dynamically loaded in the test runner, so they can be used in platform selectors. See #99 See #391
Showing
- lib/src/backend/test_platform.dart 43 additions, 11 deletionslib/src/backend/test_platform.dart
- lib/src/runner/browser/browser_manager.dart 4 additions, 3 deletionslib/src/runner/browser/browser_manager.dart
- lib/src/runner/browser/platform.dart 3 additions, 3 deletionslib/src/runner/browser/platform.dart
- lib/src/runner/loader.dart 16 additions, 1 deletionlib/src/runner/loader.dart
- lib/src/runner/node/platform.dart 3 additions, 3 deletionslib/src/runner/node/platform.dart
- lib/src/runner/plugin/platform.dart 7 additions, 7 deletionslib/src/runner/plugin/platform.dart
- lib/src/runner/plugin/platform_helpers.dart 7 additions, 6 deletionslib/src/runner/plugin/platform_helpers.dart
- lib/src/runner/remote_listener.dart 4 additions, 1 deletionlib/src/runner/remote_listener.dart
Loading
Please register or sign in to comment