salt/tests/unit/states
2013-08-29 10:57:50 +00: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 Adapted unit.states.file_test to use salttesting.mock 2013-08-26 13:03:07 +00:00
gem_test.py Adapted unit.states.gem_test to use salttesting.mock 2013-08-26 13:03:08 +00:00
pip_test.py Added mocked pip installation test-case for when pip's version is <=1.1 2013-08-29 10:57:50 +00:00
rvm_test.py Adapted unit.states.rvm_test to use salttesting.mock 2013-08-26 13:03:08 +00:00