salt/tests/unit/states
Henrik Holmboe 77fd1acb7f Change assertEquals to assertEqual
According to
http://docs.python.org/2/library/unittest.html#deprecated-aliases
assertEquals is a deprecated alias of assertEqual.
2013-10-24 11:39:04 +02: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 Change assertEquals to assertEqual 2013-10-24 11:39:04 +02:00
gem_test.py Adapted unit.states.gem_test to use salttesting.mock 2013-08-26 13:03:08 +00:00
pip_test.py Adapt remaining test cases which relied on old versioning scheme. 2013-10-04 13:10:35 +01:00
rvm_test.py Fix unit.states.rvm_test.TestRvmState.test_installed 2013-09-21 10:42:34 +01:00