1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-26 23:17:33 +00:00
community.general/tests/unit/plugins/modules/source_control/gitlab
patchback[bot] 7db5c86dc8
gitlab: clean up modules and utils (#3694) (#3741)
* gitlab: remove dead code in module_utils

* gitlab: use snake_case consistently in methods and functions

* gitlab: use snake_case consistently in variables

* gitlab: fix pep8 indentation issues

* gitlab: add changelog fragment

* gitlab: apply suggestions from code review

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
Co-authored-by: Chris Frage <git@sh0shin.org>

* gitlab: use consistent indentation

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
Co-authored-by: Chris Frage <git@sh0shin.org>
(cherry picked from commit d29aecad26)

Co-authored-by: Nejc Habjan <hab.nejc@gmail.com>
2021-11-16 19:45:45 +01:00
..
__init__.py
gitlab.py
test_gitlab_deploy_key.py
test_gitlab_group.py
test_gitlab_hook.py
test_gitlab_project.py
test_gitlab_protected_branch.py
test_gitlab_runner.py
test_gitlab_user.py