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-07 00:55:19 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
51a01ef79b
salt
/
tests
/
unit
/
states
History
Pedro Algarvio
51a01ef79b
Added mocked pip installation test-case for when pip's version is
<=1.1
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