aboutsummaryrefslogtreecommitdiff
path: root/tests/helpers.py
AgeCommit message (Collapse)Author
2021-03-06Updated tests to use monkeypatch.setattr(Config, attr, value) instead of ↵Charles Cabergs
custom config_context
2021-03-02Added Result and ResultLeak testsCharles Cabergs