summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* feat(objects): support Create and Revoke personal access token APIfeat/create-delete-tokenNejc Habjan2021-09-131-21/+69
* refactor(objects): remove deprecated constants defined in objectsNejc Habjan2021-09-111-1/+1
* refactor(objects): remove deprecated tag release APINejc Habjan2021-09-081-4/+0
* refactor(objects): remove deprecated project.issuesstatisticsNejc Habjan2021-09-081-4/+0
* refactor(objects): remove deprecated members.all() methodNejc Habjan2021-09-081-1/+0
* refactor(objects): remove deprecated pipelines() methodNejc Habjan2021-09-081-11/+0
* feat: default to gitlab.com if no URL givenNejc Habjan2021-09-081-1/+44
* Merge pull request #1486 from JohnVillalovos/jlvillal/prohibit_redirectionNejc Habjan2021-09-081-2/+89
|\
| * fix!: raise error if there is a 301/302 redirectionJohn L. Villalovos2021-09-081-2/+89
* | chore: attempt to fix flaky functional testJohn L. Villalovos2021-09-081-1/+9
* | chore: convert to using type-annotations for managersJohn L. Villalovos2021-09-082-75/+1
* | chore: improve type-hinting for managersJohn L. Villalovos2021-09-071-0/+74
|/
* test(build): add smoke tests for sdist & wheel packageNejc Habjan2021-09-022-0/+33
* feat: allow global retry_transient_errors setupKarun Japhet2021-08-293-7/+173
* chore: fix mypy pre-commit hookNejc Habjan2021-08-225-0/+0
* fix(api): do not require Release name for creationEric Davies2021-07-271-0/+18
* test(functional): add mr.merge_ref testsMatej Focko2021-07-211-0/+32
* Merge pull request #1533 from sugonyak/add-group-hooksNejc Habjan2021-06-273-31/+199
|\
| * chore: skip EE test case in functional testsNejc Habjan2021-06-271-0/+1
| * feat(api): add group hooksIvan Sugonyak2021-06-263-31/+198
* | test(releases): integration for release PUTPierre Paques2021-06-261-0/+9
* | test(releases): add unit-tests for release updatePierre Paques2021-06-261-0/+39
|/
* feat(api): add MR pipeline manager in favor of pipelines() methodNejc Habjan2021-06-131-0/+64
* fix: catch invalid type used to initialize RESTObjectJohn L. Villalovos2021-06-101-0/+5
* fix: functional project service test (#1500)John Villalovos2021-06-093-3/+8
* feat: add keys endpointBen Brown2021-06-032-0/+96
* feat(objects): add support for Group wikis (#1484)Simon Pamies2021-06-031-0/+15
* test(functional): force delete users on resetBen Brown2021-06-011-1/+1
* test(api): fix issues testBen Brown2021-06-011-3/+3
* test(functional): explicitly remove deploy tokens on resetBen Brown2021-06-011-0/+4
* test(cli): replace assignment expressionBen Brown2021-06-011-5/+3
* test(functional): optionally keep containers running post-testsBen Brown2021-06-012-1/+24
* feat(objects): add support for generic packages APINejc Habjan2021-05-313-2/+165
* feat(api): add deployment mergerequests interfaceLudwig Weiss2021-05-301-0/+56
* chore: apply suggestionsNejc Habjan2021-05-301-3/+7
* feat(objects): support all issues statistics endpointsNejc Habjan2021-05-301-3/+22
* feat(objects): add support for descendant groups APINejc Habjan2021-05-292-0/+59
* feat(objects): add pipeline test report supportRaphaƫl Monat2021-05-291-1/+53
* chore: move 'gitlab/tests/' dir to 'tests/unit/'John L. Villalovos2021-05-2655-0/+5852
* chore: rename 'tools/functional/' to 'tests/functional/'John L. Villalovos2021-05-2627-0/+3067
* drop the tests dir, this is uselessGauvain Pocentek2013-06-222-156/+0
* unittest for SSH keysGauvain Pocentek2013-02-171-0/+24
* some unit tests!Gauvain Pocentek2013-02-162-0/+132