devtools icon indicating copy to clipboard operation
devtools copied to clipboard

test: find way to test `Broadcaster` input

Open CrabNejonas opened this issue 1 year ago • 0 comments

The Broadcaster is the most complex part of the system and should therefore receive the most scrutiny, but testing is difficult since its input is derived from tracing data (see #45). And while we can test the broadcaster under a variety of situations, we should find a way to test it under the most common of situations: processing input.

CrabNejonas avatar Sep 29 '23 16:09 CrabNejonas