Looking in e2e tests and `tests/scenarios`, the following parts of the public API of CopilotClient are untested: - `get_foreground_session_id()` - `set_foreground_session_id()` - `on()` I'm not sure if this means tests are missing or these can simply go away.