You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/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
7 years ago
..
__init__.py Relocate module unit tests. (#18812) 8 years ago
test_apk.py apk: Fix regex search patterns 8 years ago
test_apt.py test/: PEP8 compliancy (#24803) 7 years ago
test_rhn_register.py rhn_register: fix broken imports, add unit tests (#26878) 7 years ago
test_yum.py unit test for #24330 (#24346) 8 years ago