✅ Should show simple confirmation dialog
✅ Should delete without requiring reassignment
✅ Should show warning about tasks using the status
✅ Should display task count
✅ Should require reassignment selection
✅ Should show dropdown with system and custom statuses
✅ Should exclude the status being deleted from dropdown
✅ Delete button should be disabled until reassignment is selected
✅ Should call API with reassign_to_status_id query parameter
✅ Should show success message with reassignment count
✅ Should handle "last status" error
✅ Should handle "status not found" error
✅ Should display error messages from backend
✅ Should reload statuses after successful deletion
✅ Should emit 'updated' event to parent
✅ Should close dialog after successful deletion
✅ Should reset reassignment selection when dialog closes