aboutsummaryrefslogtreecommitdiff
path: root/tests/conftest.py
AgeCommit message (Expand)Author
2023-11-15Use monkeypatch.chdir instead of os.chdirCody Logan
2023-11-14Use fixtures to create test filesCody Logan
2023-11-08Change to a temporary directory before running testsCody Logan
2023-11-08Add and refine docstrings in tests folder.Cody Logan
2023-11-07Fix some pytest style issuesCody Logan
2023-11-07Reduce duplicated code in dl testsCody Logan