summaryrefslogtreecommitdiff
path: root/tests/functional/conftest.py
Commit message (Expand)AuthorAgeFilesLines
* feat(api): add application statisticsShreya2022-11-011-1/+12
* fix: use POST method and return dict in `cancel_merge_when_pipeline_succeeds(...John Villalovos2022-10-311-1/+16
* chore: add basic typing to functional testsNejc Habjan2022-10-271-3/+4
* test: enable skipping tests per GitLab planNejc Habjan2022-10-181-14/+21
* refactor: migrate legacy EE tests to pytestNejc Habjan2022-10-181-0/+7
* refactor: pytest-docker fixturesLiora Milbaum2022-10-161-25/+1
* refactor(deps): drop compose v1 dependency in favor of v2Nejc Habjan2022-10-151-0/+5
* chore: simplify `wait_for_sidekiq` usageJohn L. Villalovos2022-10-051-1/+2
* chore: bump GitLab docker image to 15.4.0-ee.0John L. Villalovos2022-09-221-4/+11
* Merge pull request #2188 from python-gitlab/jlvillal/fix_functional_ciNejc Habjan2022-07-291-11/+70
|\
| * test: attempt to make functional test startup more reliableJohn L. Villalovos2022-07-291-11/+70
* | chore(topics): 'title' is required when creating a topicJohn L. Villalovos2022-07-281-0/+19
|/
* chore: revert "test(functional): simplify token creation"Nejc Habjan2022-07-261-2/+25
* test(ee): add an EE specific testJohn L. Villalovos2022-07-251-1/+5
* chore: enable using GitLab EE in functional testsJohn L. Villalovos2022-07-251-0/+23
* test(functional): simplify token creationNejc Habjan2022-07-251-25/+2
* chore: make reset_gitlab() betterJohn L. Villalovos2022-07-221-48/+17
* chore: fixtures: after delete() wait to verify deletedJohn L. Villalovos2022-07-211-29/+11
* fix: ensure path elements are escapedJohn L. Villalovos2022-07-031-1/+1
* chore(ci): increase timeout for docker container to come onlineJohn L. Villalovos2022-06-241-4/+16
* feat(api): re-add topic delete endpointNejc Habjan2022-04-011-0/+2
* test(services): add functional tests for servicesNejc Habjan2022-02-031-0/+15
* chore: consistently use open() encoding and file descriptorNejc Habjan2022-01-231-2/+2
* chore: add EncodedId string class to use to hold URL-encoded pathsJohn L. Villalovos2022-01-131-1/+2
* chore: add logging to `tests/functional/conftest.py`John L. Villalovos2022-01-081-16/+46
* chore: ensure reset_gitlab() succeedsJohn L. Villalovos2021-12-281-0/+30
* chore(api): temporarily remove topic delete endpointNejc Habjan2021-12-111-2/+0
* feat(api): add support for Topics APINejc Habjan2021-12-111-0/+2
* chore(tests): apply review suggestionsNejc Habjan2021-11-281-3/+3
* test(cli): improve basic CLI coveragetest/cli-coverageNejc Habjan2021-11-271-10/+10
* chore: rename `master` branch to `main`chore/master-to-mainNejc Habjan2021-10-111-1/+1
* test(functional): force delete users on resetBen Brown2021-06-011-1/+1
* test(functional): explicitly remove deploy tokens on resetBen Brown2021-06-011-0/+4
* test(functional): optionally keep containers running post-testsBen Brown2021-06-011-0/+23
* chore: rename 'tools/functional/' to 'tests/functional/'John L. Villalovos2021-05-261-0/+462