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/packaging/os
MichaelWasher 4c379bd3b2
Resolve homebrew and homebrew_cask package name validation issues (#1038)
Add basic regression tests
Add changelog
Rename _create_regex_group to better suit function
Fix '-' use in Homebrew validation
2020-10-27 22:46:49 +01:00
..
__init__.py
conftest.py sanity: Add future boilerplate (#573) 2020-06-24 21:50:36 +02:00
test_apk.py sanity: Add future boilerplate (#573) 2020-06-24 21:50:36 +02:00
test_homebrew.py Resolve homebrew and homebrew_cask package name validation issues (#1038) 2020-10-27 22:46:49 +01:00
test_homebrew_cask.py Resolve homebrew and homebrew_cask package name validation issues (#1038) 2020-10-27 22:46:49 +01:00
test_redhat_subscription.py
test_rhn_channel.py sanity: Add future boilerplate (#573) 2020-06-24 21:50:36 +02:00
test_rhn_register.py sanity: Add future boilerplate (#573) 2020-06-24 21:50:36 +02:00
test_rhsm_release.py