You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Initial plan
* Fix release test failures: remove unnecessary screenshots, fix localStorage error handling, fix performance test thresholds
- Remove cy.screenshot() from ensureAppLoaded, setSecurityLevels, findSecurityLevelControls commands
- Remove cy.screenshot() from on('fail') and uncaught:exception handlers in e2e.ts
- Remove cy.screenshot() from global-test-setup.ts
- Fix useLocalStorage hook to catch QuotaExceededError inside React state updater
- Fix error-handling.cy.ts localStorage quota test to use plain JS override
- Fix widget-performance.cy.ts to use direct selects for accurate timing
- Unskip and implement useLocalStorage.setItem error handling unit test
Co-authored-by: pethers <1726836+pethers@users.noreply.github.com>
Agent-Logs-Url: https://github.com/Hack23/cia-compliance-manager/sessions/a388bcbd-e4ed-4ca5-bd87-efc25964c036
* Add console.error assertion to useLocalStorage setItem error test
Co-authored-by: pethers <1726836+pethers@users.noreply.github.com>
Agent-Logs-Url: https://github.com/Hack23/cia-compliance-manager/sessions/a388bcbd-e4ed-4ca5-bd87-efc25964c036
* Consolidate duplicate Cypress handlers and fix double console.error spy
- Consolidate two uncaught:exception handlers into one in e2e.ts
- Consolidate two fail handlers into one in e2e.ts
- Remove duplicate fail handler from commands.ts (centralized in e2e.ts)
- Remove redundant console.error spy in useLocalStorage test (reuse beforeEach spy)
Co-authored-by: pethers <1726836+pethers@users.noreply.github.com>
Agent-Logs-Url: https://github.com/Hack23/cia-compliance-manager/sessions/87962651-0689-446d-865b-384554cde4ab
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: pethers <1726836+pethers@users.noreply.github.com>
0 commit comments