Files
kite/.planning/phases/13-virtual-local-cloud-operations/13-UAT.md
T

36 lines
840 B
Markdown

---
status: complete
phase: 13-virtual-local-cloud-operations
source: [13-VERIFICATION.md]
started: 2026-06-23T00:00:00Z
updated: 2026-06-23T12:00:00Z
---
## Current Test
[testing complete]
## Tests
### 1. CONN-02 — Automatic provider OAuth token refresh during reconnect
expected: |
Trigger reconnect via POST /api/cloud/connections/{id}/reconnect with an expired
(but still refreshable) OneDrive or Google Drive token. Inspect the decrypted
credentials_enc — expect a new access_token from the provider, not a re-encrypted
copy of the original.
result: blocked
blocked_by: third-party
reason: "App not yet registered with OneDrive or Google Drive OAuth — no live provider credentials available to test the expired-token refresh path."
## Summary
total: 1
passed: 0
issues: 0
pending: 0
skipped: 0
blocked: 1
## Gaps