aboutsummaryrefslogtreecommitdiff
path: root/tests/test_config.py
AgeCommit message (Collapse)Author
2021-03-06Added test for half of SuitedevCharles Cabergs
2021-03-06Updated tests to use monkeypatch.setattr(Config, attr, value) instead of ↵Charles Cabergs
custom config_context
2021-03-03Added config testsCharles Cabergs