ansible/test/units
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
..
cli Ad-hoc command: fix 'any' call in play_ds (#49852) 2018-12-16 11:07:06 +05:30
compat Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
config Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
contrib Fix vmware_inventory unit tests so they run. 2018-10-09 22:52:04 -07:00
errors Add better error when k=v syntax is used with YAML in tasks (#41754) 2018-12-04 12:32:02 -05:00
executor move some of basic into common (#48078) 2018-12-07 10:21:11 -08:00
inventory_test_data/group_vars
mock Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
module_utils Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
modules Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
parsing Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
playbook Consolidate handler tracking (#49338) 2018-12-11 10:58:19 -05:00
plugins Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
template templar: ensure that exceptions are handled, fix 'AttributeError' (#48792) 2018-11-29 09:56:23 -05:00
utils Add unit tests for unsafe_proxy (#47887) 2018-11-01 16:42:32 -05:00
vars Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
__init__.py
ansible.cfg
conftest.py Run unit tests in parallel. (#45812) 2018-09-18 13:58:22 -07:00
test_constants.py