Parent epic: #300 ## Summary Add integration test scenarios for automatic trusted sessions. ## Scope - Cover the happy path with already trusted clients. - Cover offline target failure. - Cover missing trust failure. - Cover missing grant failure after issue #295 is implemented. - Cover invalid challenge failure after issue #298 is implemented. - Cover timeout while waiting for selected targets. ## Acceptance criteria - [ ] At least one integration test validates the automatic trusted session happy path. - [ ] Integration tests validate the main rejection paths that can be tested without UI. - [ ] Grant-dependent tests are linked to #295. - [ ] Challenge-dependent tests are linked to #298. - [ ] Tests run separately from build, following repository guidelines.
Parent epic: #300
Summary
Add integration test scenarios for automatic trusted sessions.
Scope
Acceptance criteria