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
Leaning too heavily on StringIO to mock a csv file. There needs to be an easy way to produce CSVs from this repo, so that they can be poked at in various CSV editors. This can either be done in the unit tests, or with views in the test_app.