tree: 8c570301d2e893adb7e5d6d5fb509c4aa6d77f98 [path history] [tgz]
  1. http_auth_get_isolate_rpc_test.dart
  2. http_auth_get_vm_rpc_test.dart
  3. http_get_isolate_group_rpc_common.dart
  4. http_get_isolate_group_rpc_test.dart
  5. http_get_isolate_rpc_common.dart
  6. http_get_isolate_rpc_test.dart
  7. http_get_vm_rpc_common.dart
  8. http_get_vm_rpc_test.dart
  9. http_request_helpers.dart
  10. README.md
pkg/vm_service/test/http_invocations/README.md

This directory contains tests that make VM service requests via HTTP rather than a web socket, only making use of package:vm_service to parse the response JSON.