summaryrefslogtreecommitdiff
path: root/tests/unit/test_exceptions.py
Commit message (Collapse)AuthorAgeFilesLines
* test(gitlab): increase unit test coverageNejc Habjan2022-05-291-0/+12
|
* chore: move 'gitlab/tests/' dir to 'tests/unit/'John L. Villalovos2021-05-261-0/+18
Move the 'gitlab/tests/' directory to 'tests/unit/' so we have all the tests located under the 'tests/' directory.