Expand description
Test fixtures. Made pub (rather than #[cfg(test)]) so the
integration tests in tests/ can reach them โ same pattern as
compose::test_support and mailbox::test_support.
Structsยง
- Mock
KeySender - Recording stub. Captures every
(session, encoded)pair so tests can assert which session was targeted with which key. Separatescroll_callslog for mouse-wheel forwards so keystroke and scroll surfaces stay independently inspectable.