aboutsummaryrefslogtreecommitdiff
path: root/tests/test_file_class.py
AgeCommit message (Expand)Author
2023-11-16Additional type checking import blocksCody Logan
2023-11-16Add tests for file string methodsCody Logan
2023-11-15Convert File.dest from a string to a Path (#14)Cody Logan
2023-11-08Add and refine docstrings in tests folder.Cody Logan
2023-11-07Fix some pytest style issuesCody Logan
2023-11-07Add tests for File equalityCody Logan
2023-11-03Move from unittest.mock to pytest's monkeypatch where feasibleCody Logan
2023-11-01Add some explanatory comments to testsCody Logan
2023-10-23Reorganize tests using fixturesCody Logan
2023-10-20Reorganize File classCody Logan
2023-10-03Refactor for better code organizationCody Logan