summaryrefslogtreecommitdiff
path: root/tools/python_test_v3.py
Commit message (Collapse)AuthorAgeFilesLines
* Drop API v3 supportGauvain Pocentek2018-05-191-354/+0
| | | | Drop the code, the tests, and update the documentation.
* Update groups testsGauvain Pocentek2017-12-261-1/+1
| | | | | Group search in gitlab 10.3 requires a query string with more than 3 characters. Not sure if feature or bug, but let's handle it.
* Update testing tools for /session removalGauvain Pocentek2017-12-171-6/+0
|
* adds project upload feature (#239)James Johnson2017-09-121-0/+13
|
* Fix v3 testsGauvain Pocentek2017-08-041-5/+5
|
* functional tests for v4Gauvain Pocentek2017-08-041-0/+347
Update the python tests for v4, and fix the problems raised when running those tests.