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
Chris Frage 9ce1009643
Add require_two_factor_authentication property to gitlab group (#3367)
* feat: add require_two_factor_authentication property

* chore: add changelog fragment

* chore: add gitlab_group test tasks

* chore: add gitlab tests

* chore: add gitlab group tests

* docs: apply suggestions

* fix: removing default value
2021-09-20 06:55:43 +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) 2021-09-20 06:55: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) 2021-09-20 06:55: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 Added module for creating protected branches (#2781) 2021-07-17 08:49:09 +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) 2021-05-14 10:00:59 +02:00