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
Write tests verifying CSV, Excel, and PDF exports produce valid output.\n\nWhy: Export bugs are often discovered by users rather than tests.\n\nHints:\n- backend/src/export/export.service.ts\n- Verify column headers and row counts
Write tests verifying CSV, Excel, and PDF exports produce valid output.\n\nWhy: Export bugs are often discovered by users rather than tests.\n\nHints:\n-
backend/src/export/export.service.ts\n- Verify column headers and row counts