summaryrefslogtreecommitdiff
path: root/tools/ee-test.py
Commit message (Collapse)AuthorAgeFilesLines
* refactor: format everything blackrefactor/blackMax Wittig2019-05-161-44/+43
|
* Add support for epics API (EE)Gauvain Pocentek2018-06-171-1/+22
| | | | Fixes #525
* Add support for the LDAP gorups APIGauvain Pocentek2018-06-131-0/+1
|
* Add support for the EE license APIGauvain Pocentek2018-06-131-0/+9
|
* Implement MR-level approvalsGauvain Pocentek2018-06-111-0/+15
| | | | Fixes #323
* Add push rules testsGauvain Pocentek2018-06-111-0/+13
|
* Add support for board creation/deletion (EE)Gauvain Pocentek2018-06-101-0/+17
|
* Add support for LDAP groupsGauvain Pocentek2018-06-091-0/+14
|
* Add support for issue links (EE)Gauvain Pocentek2018-06-091-6/+25
| | | | Fixes #422
* Add geo nodes API supportGauvain Pocentek2018-06-091-0/+6
| | | | Fixes #524
* Add basic testing forr EE endpointsGauvain Pocentek2018-06-081-0/+29
Today we don't have a solution for easily deploying an EE instance so using the functional tools is not possible. This patch provides a testing script that needs to be run against a private EE instance.