ansible/test/units
2015-03-13 08:21:14 -04:00
..
inventory_test_data Add stub tests for module args parsing. 2014-10-07 17:00:01 -04:00
module_tests Docker test does not require the mock module 2014-11-14 08:59:36 -08:00
vault_test_data Make VaultEditor Tests compatible with FIPS mode 2014-11-12 12:05:25 -08:00
ansible.cfg
README.md
TestConstants.py
TestFilters.py rearranged math filters 2015-02-18 20:03:05 -05:00
TestInventory.py
TestModules.py
TestModuleUtilsBasic.py Comma is also dependent on position within the hash 2015-03-12 13:20:51 -07:00
TestModuleUtilsDatabase.py Enable assert_raises_regexp on py26 2015-03-13 08:21:14 -04:00
TestPlayVarsFiles.py preliminary privlege escalation unification + pbrun 2015-03-10 18:42:36 -04:00
TestSynchronize.py fixed and reintroduced syncronize test, fakerunner object needed become_method to be it's default 'sudo' 2015-03-12 14:48:06 -04:00
TestUtils.py preliminary privlege escalation unification + pbrun 2015-03-10 18:42:36 -04:00
TestUtilsStringFunctions.py
TestVault.py Skip some md5 related unit tests when running in fips mode 2014-11-12 11:47:11 -08:00
TestVaultEditor.py Make VaultEditor Tests compatible with FIPS mode 2014-11-12 12:05:25 -08:00

Unit tests

Tests at code level. Should be concise and to the point, and organized by subject.