old_mixer_repo
old_mixer_repo copied to clipboard
Extend the noop adapter to be usable as a "spy" adapter
The noop adapter be extended to be useful as a general-purpose testing adapter. If we aggregate the information that reaches the adapter and make it available through an API, it then becomes possible to use this adapter in many test scenarios.
When we do this, we can probably rename noop to testing.