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
Pilou b57af4428d rhn_register: fix broken imports, add unit tests (#26878)
Fix 'module' object is not callable

* rhn_register: fix Python 3 compatibility
* rhn_register: update requirements
* rhn_register: add unit tests
* Add missing method name
* use a dedicated line for XML related requirements
* rhn_register: drop support for Python 2.4
* rhn_register unit tests: fix Python 3 compatibility
* refactor in order to check order of the requests
2017-08-04 10:12:27 -04:00
..
__init__.py Relocate module unit tests. (#18812) 2016-12-08 11:35:20 -05: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_register.py rhn_register: fix broken imports, add unit tests (#26878) 2017-08-04 10:12:27 -04:00
test_yum.py unit test for #24330 (#24346) 2017-05-09 12:44:33 -04:00