summaryrefslogtreecommitdiff
path: root/tools/functional/api/test_gitlab.py
Commit message (Collapse)AuthorAgeFilesLines
* chore: rename 'tools/functional/' to 'tests/functional/'John L. Villalovos2021-05-261-183/+0
| | | | | | | | | Rename the 'tools/functional/' directory to 'tests/functional/' This makes more sense as these are functional tests and not tools. This was dicussed in: https://github.com/python-gitlab/python-gitlab/discussions/1468
* chore: apply suggestionsrefactor/split-functional-testsNejc Habjan2020-10-081-1/+1
|
* refactor(tests): split functional testsNejc Habjan2020-10-081-6/+181
|
* test(env): replace custom scripts with pytest and docker-composeNejc Habjan2020-09-151-0/+8