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
Split into more functions and create tests for each function. Include tests for the CSV contents and not just the dataframe. Wait to do this until switch to CSV input for warc_download.py, since it will require a rework of this function.
The text was updated successfully, but these errors were encountered:
Instead of having one unit test per department, do one unit test per data variation. All the variations appear to be covered by the date ranges chosen, but it isn't explicit what is being tested by each. Variations:
Split into more functions and create tests for each function. Include tests for the CSV contents and not just the dataframe. Wait to do this until switch to CSV input for warc_download.py, since it will require a rework of this function.
The text was updated successfully, but these errors were encountered: