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
Toshio Kuratomi 3fba006207 Update bare exceptions to specify Exception.
This will keep us from accidentally catching program-exiting exceptions
like KeyboardInterupt and SystemExit.
6 years ago
..
__init__.py Relocate module unit tests. (#18812) 8 years ago
conftest.py Fix unit test issues with pytest >= 4.0.0. 6 years ago
test_apk.py Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
test_apt.py Update bare exceptions to specify Exception. 6 years ago
test_rhn_channel.py rhn_channel/register: Porting tests to pytest (#33719) 7 years ago
test_rhn_register.py rhn_register fixes for username and password when unregistering 6 years ago
test_rhsm_repository_release.py Add rhsm_repository_release module (#43211) 6 years ago
test_yum.py yum also parse obsolete package output (#45365) 6 years ago