dart-sdk/tests/lib_2/developer
Dan Chevalier 4981cbffe2 [ VM Service / DDS ] Add custom service stream support
Setting the `stream` parameter on `developer.postEvent` will now forward those events to a custom stream inside DDS.


The first use of this will be for widget inspection. A navigation event will be posted to a custom stream. Our IDE DAP can listen for the Event and react to it by navigating to the desired location in the code.

TEST=Updated observatory tests. Created new developer test to check assertions. Added DDS tests for new custom stream behaviour. Manually tested the postEvent and StreamListen with multiple clients

https://github.com/flutter/devtools/issues/4533

Change-Id: I870dc634c9a9a7d2ee3a6605319c2a18517ad197
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/274061
Reviewed-by: Ben Konyi <bkonyi@google.com>
Commit-Queue: Dan Chevalier <danchevalier@google.com>
2022-12-09 20:18:30 +00:00
..
inspect_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
metrics_num_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
metrics_test.dart [ dart:developer ] Expose the set of currently registered Metrics 2022-07-11 15:52:18 +00:00
post_event_test.dart [ VM Service / DDS ] Add custom service stream support 2022-12-09 20:18:30 +00:00
timeline_recorders_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
timeline_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00
user_tags_test.dart Add language versions to _2 test libraries 2021-04-26 17:58:57 +00:00