aboutsummaryrefslogtreecommitdiff
path: root/tests/test_dl.py
AgeCommit message (Collapse)Author
2023-11-01Refactor download processing code and add some testsCody Logan
2023-10-30Check for existing files earlier to avoid unnecessary API callsCody Logan
2023-10-27Fix error in dl test (still non-functional)Cody Logan
2023-10-27Refactor args construction in testsCody Logan
2023-10-24Separate download and client testsCody Logan
2023-10-24Use per-module loggers and tweak initial log configCody Logan
2023-10-13Refactor parsing logic and revise exception handlingCody Logan
2023-10-09Style cleanupCody Logan
2023-10-09Add some tests for download functionsCody Logan