salt/tests/unit
Jeff Schroeder 6f836afafa Remove a few instances of hardcoded /tmp in code
tempfile.gettempdir() is way better. The gem and rvm states are
still failing, but only because they require the "mock" python
module for running their tests.
2012-05-09 21:29:05 -07:00
..
modules 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
states 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
templates Remove a few instances of hardcoded /tmp in code 2012-05-09 21:29:05 -07:00
simple.py Split out integration tests from pure unit tests. 2012-02-20 13:18:13 +01:00