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
Toshio Kuratomi 3fba006207 Update bare exceptions to specify Exception.
This will keep us from accidentally catching program-exiting exceptions
like KeyboardInterupt and SystemExit.
2018-12-16 15:03:19 -08:00
..
__init__.py Relocate module unit tests. (#18812) 2016-12-08 11:35:20 -05:00
conftest.py Fix unit test issues with pytest >= 4.0.0. 2018-11-15 10:06:07 -08:00
test_apk.py Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
test_apt.py Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08: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 rhn_register fixes for username and password when unregistering 2018-12-12 11:32:48 -05:00
test_rhsm_repository_release.py Add rhsm_repository_release module (#43211) 2018-12-06 20:16:18 +00:00
test_yum.py yum also parse obsolete package output (#45365) 2018-11-06 16:07:50 -05:00