summaryrefslogtreecommitdiff
path: root/tests/unit/objects/test_hooks.py
Commit message (Collapse)AuthorAgeFilesLines
* feat(api): add group hooksIvan Sugonyak2021-06-261-6/+186
|
* chore: move 'gitlab/tests/' dir to 'tests/unit/'John L. Villalovos2021-05-261-0/+29
Move the 'gitlab/tests/' directory to 'tests/unit/' so we have all the tests located under the 'tests/' directory.