Commit ad16c36
committed
feat(upload): test data generator for PDP, AR, and course files
Adds operations/generate_test_data.py which creates synthetic Bishop State
CSV fixtures in data/test_uploads/ for upload pipeline testing: PDP cohort AR
(500 rows, 90 cols), cohort submission (500 rows, 35 cols), course AR (5000
rows, 39 cols), ML predictions (2500 rows), bad headers, mixed casing, and a
~62MB oversized file. Also adds data/test_uploads/ to .gitignore.1 parent 7cf5872 commit ad16c36
2 files changed
Lines changed: 779 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
183 | 183 | | |
184 | 184 | | |
185 | 185 | | |
| 186 | + | |
| 187 | + | |
| 188 | + | |
0 commit comments