Thomas S Hatch
|
d70ecc8387
|
Update doc test to -d changes
|
2013-03-11 23:27:18 -06:00 |
|
Pedro Algarvio
|
acb866762e
|
Fix expected comment in testcase states.pip.PipStateTest.test_pip_installed_weird_install .
|
2013-03-12 04:03:12 +00:00 |
|
Thomas S Hatch
|
0d8574344d
|
stub out event fireing test until we can acertain what is wrong
The events are getting cleanly fired, but the test is failing....
|
2013-03-11 17:09:56 -06:00 |
|
Roberto Aguilar
|
37be12ed37
|
Updated environment test to use mock library.
|
2013-03-11 21:54:10 +00:00 |
|
Pedro Algarvio
|
cf75fc4ffb
|
Fix the sysmod examples regular expression to accept both examples and Examples .
|
2013-03-09 16:07:19 +00:00 |
|
Jeroen Dekkers
|
b40242e409
|
Make ssh key regular expression more strict
|
2013-03-08 15:01:58 +01:00 |
|
Roberto Aguilar
|
f942ed6097
|
Added test for clean environment.
|
2013-03-02 23:04:04 -08:00 |
|
Pedro Algarvio
|
fc44fde3e3
|
Improve example matching.
|
2013-02-17 13:23:51 +00:00 |
|
Pedro Algarvio
|
94455dace6
|
Show useful information from the failing test.
|
2013-02-17 12:52:36 +00:00 |
|
Thomas S Hatch
|
f65626db0b
|
Update pydsl tests, still failing though
|
2013-02-09 15:07:59 -07:00 |
|
Thomas S Hatch
|
68b5d29ea6
|
Get tests runnign until pydsl migration is complete
|
2013-02-08 13:21:35 -07:00 |
|
Thomas S Hatch
|
3719982399
|
stub out another event test that needs refinement
|
2013-02-08 13:14:45 -07:00 |
|
Thomas S Hatch
|
107b97e952
|
Add test to verify loader modules
|
2013-02-08 11:14:22 -07:00 |
|
Thomas S Hatch
|
3d006ddd1c
|
Stub out unreliable event test until it can be stabalized
|
2013-02-08 11:07:40 -07:00 |
|
Thomas S Hatch
|
3d1cf71a77
|
Combine compound matcher tests
|
2013-02-08 10:57:20 -07:00 |
|
Colton Myers
|
bae02c930e
|
Add None checks for eventfired in event.py
|
2013-02-07 17:51:32 -07:00 |
|
Thomas S Hatch
|
5b16fed6cc
|
remove unused import
|
2013-02-07 17:39:20 -07:00 |
|
Thomas S Hatch
|
8fb36351b3
|
remove unused import
|
2013-02-07 17:38:36 -07:00 |
|
Thomas S Hatch
|
52be720d62
|
Remove unused grains lookup
|
2013-02-07 17:37:13 -07:00 |
|
Colton Myers
|
37b025490b
|
Fix indent style issue
|
2013-02-07 17:31:10 -07:00 |
|
Colton Myers
|
53f1c86013
|
Add pip.py test for upgrading packages
|
2013-02-07 17:31:10 -07:00 |
|
Thomas S Hatch
|
c5f5bd1e99
|
Fix tests to better reflect doc matching updates
|
2013-02-07 15:11:42 -07:00 |
|
Thomas S Hatch
|
4ec6722103
|
revert cmd_yaml change that broke basic functionality
|
2013-02-06 13:03:34 -07:00 |
|
Thomas S Hatch
|
47e08fc4fa
|
Remove failing test, I am not sure how it ever passed...
|
2013-02-06 12:48:33 -07:00 |
|
Pedro Algarvio
|
aa721e89cf
|
Fix integration.shell.call.CallTest.test_default_output .
|
2013-02-06 05:13:39 +00:00 |
|
Denis Generalov
|
9325ec7bba
|
Try to make some tests for sysctl module
|
2013-02-06 00:57:53 +04:00 |
|
Thomas S Hatch
|
a6df51ab1a
|
Fix test failure due to update in the default nested outputter
|
2013-01-29 10:23:22 -07:00 |
|
Thomas S Hatch
|
a58202c2f7
|
Add compound matcher tests
|
2013-01-29 10:20:02 -07:00 |
|
Thomas S Hatch
|
dd28185763
|
Merge pull request #3459 from archtaku/tests
Add tests for nested grain/pillar matching
|
2013-01-25 22:24:42 -08:00 |
|
Erik Johnson
|
77eeb47bea
|
Add tests for nested grain/pillar matching
Also added tests for traditional grain matching when target grain is a
list.
|
2013-01-26 00:13:51 -06:00 |
|
Thomas S Hatch
|
4c95f0e0ea
|
fix #3449
|
2013-01-25 21:16:11 -07:00 |
|
Pedro Algarvio
|
eb38c4de5f
|
Fix supervisor test.
|
2013-01-23 23:23:05 +00:00 |
|
Pedro Algarvio
|
34522907e8
|
One more grain.item fix to comply with new dict output.
|
2013-01-23 23:00:19 +00:00 |
|
Pedro Algarvio
|
0207416f3c
|
Conform with the dict return type for 'salt.modules.grains.item'.
|
2013-01-23 22:51:45 +00:00 |
|
Thomas S Hatch
|
86ed822148
|
Single quotes
|
2013-01-19 18:22:54 -07:00 |
|
Thomas S Hatch
|
bbad93c386
|
Add skipif to a test that requires root
|
2013-01-17 13:29:49 -07:00 |
|
Pedro Algarvio
|
dcb8477f7d
|
Fix phrasing.
|
2013-01-16 00:11:48 +00:00 |
|
Pedro Algarvio
|
d2f5461a09
|
Fix the test skip in case of a lower git describe parsed version info.
|
2013-01-16 00:02:20 +00:00 |
|
Pedro Algarvio
|
44b45ffa0c
|
Too much spaces(PEP-8).
|
2013-01-15 22:55:20 +00:00 |
|
Pedro Algarvio
|
b1488b61c5
|
Fix integration.shell.key output tests.
|
2013-01-15 21:53:29 +00:00 |
|
Thomas S Hatch
|
603be37e2b
|
Merge pull request #3280 from s0undt3ch/develop
Several deprecation fixes, enhancements, clarifications, for 0.12
|
2013-01-15 13:43:53 -08:00 |
|
Pedro Algarvio
|
b9afd32994
|
If the parsed version info is higher, then we're most likely about to release a new salt version.
|
2013-01-15 19:42:24 +00:00 |
|
Pedro Algarvio
|
4adaab4dce
|
Update tests to the new deprecation message.
|
2013-01-15 19:42:01 +00:00 |
|
Pedro Algarvio
|
392bb8ce1d
|
Remove the deprecation config tests. Lower the salt call's timeout to 30 secs. Refs #3271.
|
2013-01-15 19:19:57 +00:00 |
|
Pedro Algarvio
|
9e804add7a
|
Simplify logic of getting the temporary directory.
|
2013-01-15 17:50:09 +00:00 |
|
Pedro Algarvio
|
d61ef51e7a
|
Show why git describe failed on the tests.
|
2013-01-15 14:16:39 +00:00 |
|
Thomas S Hatch
|
89525ad6d0
|
remove pre 0.12.0 test handles
|
2013-01-15 00:10:19 -07:00 |
|
Thomas S Hatch
|
4617a931be
|
Remove debugging pprint
|
2013-01-14 23:53:18 -07:00 |
|
Thomas S Hatch
|
1ddcd715fb
|
Reached 0.12, fix outputter test
|
2013-01-14 23:40:20 -07:00 |
|
Thomas S Hatch
|
ad452f0b64
|
clean up stray prints
|
2013-01-14 23:08:36 -07:00 |
|