aboutsummaryrefslogtreecommitdiff
path: root/tests/test_hooks.py
AgeCommit message (Expand)Author
2021-03-06Added test for half of SuitedevCharles Cabergs
2021-03-06Updated tests to use monkeypatch.setattr(Config, attr, value) instead of cust...Charles Cabergs
2021-03-03Added sandbox and colors testsCharles Cabergs
2021-03-02Added Result and ResultLeak testsCharles Cabergs
2021-02-28Added all hooks testsCharles Cabergs
2021-02-27Added some test for hooks, Refectoring hooks moduleCharles Cabergs