salt/tests/unit/states
2013-08-22 19:02:18 +01:00
..
__init__.py added proper unit tests for gem and rvm modules and states; fixed bugs in the rvm module's install function and in the rvm state's handling of ruby versions 2012-05-03 11:33:16 +02:00
file_test.py Under python 2.6 using {}.format()(without an index) is a ValueError. 2013-08-06 19:29:08 +01:00
gem_test.py Updated unit.states.gem_test test suite to use salttesting.helpers.ensure_in_syspath() 2013-06-28 00:13:03 +01:00
pip_test.py By forcing absolute imports, we don't have to rename the pip state module. 2013-08-22 19:02:18 +01:00
rvm_test.py Updated unit.states.rvm_test test suite to use salttesting.helpers.ensure_in_syspath() 2013-06-28 00:13:03 +01:00