summaryrefslogtreecommitdiff
path: root/tests/unit/test_gitlab_auth.py
Commit message (Collapse)AuthorAgeFilesLines
* Close-out `master` branchjlvillal/dead_masterJohn L. Villalovos2021-11-291-85/+0
| | | | | Until we delete the `master` branch, delete all content except a short README that tells people to use the `main` branch.
* chore: move 'gitlab/tests/' dir to 'tests/unit/'John L. Villalovos2021-05-261-0/+85
Move the 'gitlab/tests/' directory to 'tests/unit/' so we have all the tests located under the 'tests/' directory.