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/test/units/modules/packaging/os
photoninger d68c734ae2 Fix for "cannot marshal None unless.." (#33660)
when using only an activation key without any channels.
As already suggested by mattclay in
https://github.com/ansible/ansible/pull/25079

and also patch unit test for rhn_register and
add test case for activationkey only
2018-08-22 12:25:58 -04:00
..
__init__.py Relocate module unit tests. (#18812) 2016-12-08 11:35:20 -05:00
conftest.py rhn_channel/register: Porting tests to pytest (#33719) 2017-12-12 07:25:49 -08:00
test_apk.py apk: Fix regex search patterns 2017-04-18 15:07:55 +02:00
test_apt.py test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
test_rhn_channel.py rhn_channel/register: Porting tests to pytest (#33719) 2017-12-12 07:25:49 -08:00
test_rhn_register.py Fix for "cannot marshal None unless.." (#33660) 2018-08-22 12:25:58 -04:00
test_yum.py Refactor yum and dnf, add feature parity (#43621) 2018-08-17 11:15:11 -04:00