aboutsummaryrefslogtreecommitdiff
path: root/tests/test_file_class.py
AgeCommit message (Expand)Author
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