test(14-01): add RED frontend tests for analysis queue UX and store actions
- StorageBrowser.analysis-queue.test.js: row-level Analyze action (D-01),
toolbar Analyze Selection/Folder/Connection (D-01..03), estimate modal
with D-03 required fields (supported_count/bytes/unsupported, Start action),
aggregate progress with simplified/detailed labels (D-05..08), expandable
queue item list, per-item cancel/retry/skip controls (D-09..10),
batch Cancel all (D-09), architecture no-parallel-grid guard (CLAUDE.md)
- cloudConnections.analysis.test.js: analysis state existence, translateAnalysisStatus
single-source (D-06/D-12), API call assertions without credentials (T-14-02),
cancel/retry/skip action coverage (ANALYZE-05), failure_behavior default=pause_batch
(D-11), detailedAnalysisProgress preference (D-06), cache limit exposure
(CACHE-04/D-15), credential-free localStorage guard
Requirements: ANALYZE-01..05, CACHE-04..05
All tests fail against missing Phase 14 implementation — no import errors
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>