Matt Phillips
|
8af3f5b874
|
GH-47000: add proper handling of full_return in cmd_subset
as noted in the original issue, full_return wasnt being handled properly. This
rectifies that.
|
2018-04-13 10:58:03 -04:00 |
|
Daniel A. Wozniak
|
ec4634fc06
|
Better explanation in doc strings
|
2018-03-27 10:35:51 -07:00 |
|
Daniel A. Wozniak
|
d9ae2abb34
|
Fix splling in docstring
|
2018-03-26 09:45:04 -07:00 |
|
Daniel A Wozniak
|
b40efc5db8
|
Windows test client fixes
- Skip IPC transport test on windows
- Add TCP transport test for windows
|
2018-03-23 15:36:32 -07:00 |
|
Pedro Algarvio
|
abe608d739
|
Drop @patch usage
|
2017-04-28 13:36:42 +01:00 |
|
Pedro Algarvio
|
75569c8e99
|
unittest.TestCase does not have a skip() method. It's skipTest .
|
2017-04-28 13:33:33 +01:00 |
|
Pedro Algarvio
|
8031ac0209
|
Move mixins to tests.support.mixins.
The adapted config mixin get config methods are not static methods
|
2017-04-04 17:29:34 +01:00 |
|
Pedro Algarvio
|
f66eaa45bf
|
Use a temporary configuration
|
2017-04-01 14:30:27 +01:00 |
|
Pedro Algarvio
|
c42b6ff4b5
|
This just feels wrong
|
2017-04-01 14:22:56 +01:00 |
|
Pedro Algarvio
|
40a64191a1
|
Absolute imports and A LOT of code cleanup.
|
2017-03-01 01:33:07 +00:00 |
|
Pedro Algarvio
|
3beb3fb801
|
Move whatever we need from salttesting to salt.
Let's drop the salttesting dependency cycle.
|
2017-02-28 22:52:49 +00:00 |
|
Pedro Algarvio
|
15af4c9728
|
Test filenames conformity. Adjust for pytest.
|
2017-02-23 23:19:42 +00:00 |
|