tftsr-devops_investigation/tests/unit
Shaun Arman 19cc78a05f
Some checks failed
Test / frontend-tests (pull_request) Successful in 1m4s
Test / frontend-typecheck (pull_request) Failing after 1m6s
Test / rust-fmt-check (pull_request) Successful in 2m42s
Test / rust-clippy (pull_request) Successful in 19m1s
Test / rust-tests (pull_request) Failing after 20m7s
feat: add image attachment support with PII detection
- Add image_attachments table to database schema (migration 013)
- Implement image upload, list, delete, and clipboard paste commands
- Add image file PII detection with user approval workflow
- Register image attachment commands in Tauri IPC
- Update TypeScript types and frontend components
- Add unit tests for image attachment functionality
- Update README and wiki documentation
2026-04-08 20:03:34 -05:00
..
aiProvidersCustomRest.test.ts chore: remove all proprietary vendor references for public release 2026-04-07 09:46:25 -05:00
auditLog.test.tsx fix: UI contrast issues and ARM64 build failure 2026-04-03 08:05:58 -05:00
autoTagWorkflowTrigger.test.ts fix(ci): unblock release jobs and namespace linux artifacts by arch 2026-04-04 23:17:12 -05:00
ciDockerBuilders.test.ts fix(ci): remove explicit docker.sock mount — act_runner mounts it automatically 2026-04-05 21:18:11 -05:00
dashboard.test.tsx fix: UI contrast issues and ARM64 build failure 2026-04-03 08:05:58 -05:00
docEditor.test.tsx fix: UI contrast issues and ARM64 build failure 2026-04-03 08:05:58 -05:00
exportDocument.test.ts fix: UI contrast issues and ARM64 build failure 2026-04-03 08:05:58 -05:00
history.test.tsx fix: UI contrast issues and ARM64 build failure 2026-04-03 08:05:58 -05:00
historyStore.test.ts fix: dashboard shows — while loading, exposes errors, adds refresh button 2026-03-31 08:55:05 -05:00
issueActions.test.ts feat: close issues, restore history, auto-save resolution steps 2026-03-31 12:50:39 -05:00
pii.test.ts feat: initial implementation of TFTSR IT Triage & RCA application 2026-03-14 22:36:25 -05:00
releaseWorkflowCrossPlatformArtifacts.test.ts fix(ci): switch build-linux-arm64 to Ubuntu 22.04 with ports mirror 2026-04-05 12:51:19 -05:00
releaseWorkflowMacBundle.test.ts refactor(ci): remove standalone release workflow 2026-04-04 21:34:15 -05:00
resolution.test.tsx feat: add image attachment support with PII detection 2026-04-08 20:03:34 -05:00
sessionStore.test.ts feat: initial implementation of TFTSR IT Triage & RCA application 2026-03-14 22:36:25 -05:00
settingsStore.test.ts test(store): add PII pattern persistence tests for settingsStore 2026-04-05 19:33:23 -05:00
setup.ts fix: UI contrast issues and ARM64 build failure 2026-04-03 08:05:58 -05:00