This website requires JavaScript.
Explore
Help
Register
Sign In
valitydev
/
salt
Watch
14
Star
0
Fork
0
You've already forked salt
mirror of
https://github.com/valitydev/salt.git
synced
2024-11-08 01:18:58 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
d64dfdc70a
salt
/
tests
/
unit
/
states
History
Pedro Algarvio
42641c6153
Added test case to see if the usage of
user
and
runas
at the same time raises an exception.
2013-07-27 16:02:59 +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
unittesting for file.serialize and yaml & json filters
2013-07-08 16:19:19 +02: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
Added test case to see if the usage of
user
and
runas
at the same time raises an exception.
2013-07-27 16:02:59 +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