openSessionsPickerForTest method
Test seam: opens the sessions picker (building its rows) without a TUI; the built items land in sessionPickerItemsForTest.
Implementation
@visibleForTesting
Future<void> openSessionsPickerForTest() => _openSessionsPicker();