summaryrefslogtreecommitdiff
path: root/gitlab/tests/test_utils.py
Commit message (Expand)AuthorAgeFilesLines
* chore: move 'gitlab/tests/' dir to 'tests/unit/'John L. Villalovos2021-05-261-42/+0
* chore: remove unused function sanitize_parameters()John L. Villalovos2021-04-181-20/+0
* fix: handle tags like debian/2%2.6-21 as identifiersEmanuele Aina2021-03-051-0/+8
* refactor: split unit tests by GitLab API resourcesNejc Habjan2020-08-221-17/+31
* chore: run unittest2pytest on all unit testsNejc Habjan2020-08-221-4/+4
* feat(test): unused unittest2, type -> isinstanceCyril Jouve2019-10-131-4/+1
* fix: convert # to %23 in URLsfix/779Gauvain Pocentek2019-06-081-0/+43