Summary
Write bUnit tests for 4 bulk operations and issues UI components.
Components to test
Context
These components are used in the bulk operations workflow (src/Web/Components/Issues/). No bUnit tests exist for any of them.
Sprint 3 — Bulk UI Components
Part of milestone: Code Coverage Improvement
Summary
Write bUnit tests for 4 bulk operations and issues UI components.
Components to test
AttachmentCard.razor— renders attachment details, delete callbackBulkConfirmationModal.razor— confirm/cancel, shows affected issue countBulkProgressIndicator.razor— renders progress bar with correct percentageUndoToast.razor— renders undo button, triggers undo callback on clickContext
These components are used in the bulk operations workflow (
src/Web/Components/Issues/). No bUnit tests exist for any of them.Sprint 3 — Bulk UI Components
Part of milestone: Code Coverage Improvement