1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests/unit/plugins/modules/source_control/gitlab
patchback[bot] 9d26e0c468
Remove distutils from unit tests. (#4545) (#4546)
(cherry picked from commit d9ba598938)

Co-authored-by: Felix Fontein <felix@fontein.de>
2022-04-21 11:28:41 +02:00
..
__init__.py Move modules and module_utils unit tests to correct place (#81) 2020-03-31 10:42:38 +02:00
gitlab.py Add require_two_factor_authentication property to gitlab group (#3367) (#3399) 2021-09-20 07:18:43 +02:00
test_gitlab_deploy_key.py sanity: Add future boilerplate (#573) 2020-06-24 21:50:36 +02:00
test_gitlab_group.py Add require_two_factor_authentication property to gitlab group (#3367) (#3399) 2021-09-20 07:18:43 +02:00
test_gitlab_hook.py sanity: Add future boilerplate (#573) 2020-06-24 21:50:36 +02:00
test_gitlab_project.py gitlab_project: add support for merge_method on projects (#636) 2020-07-14 20:17:46 +05:30
test_gitlab_protected_branch.py Remove distutils from unit tests. (#4545) (#4546) 2022-04-21 11:28:41 +02:00
test_gitlab_runner.py Allow gitlab_runner to function for non-admin users (#1491) 2021-01-24 21:02:44 +01:00
test_gitlab_user.py gitlab_user: add expires_at option (#2450) (#2506) 2021-05-14 10:34:47 +02:00