David Hilton
|
6606a37ceb
pass timeout to 'cmd_subset' and 'cmd_batch', subset correctly (#56203)
|
4 年之前 |
Daniel A. Wozniak
|
0b1e299b89
Revert change breaking tests
|
4 年之前 |
Pedro Algarvio
|
2209c25bf9
Add --run-slow flag to runtests.py
|
4 年之前 |
Matt Phillips
|
b966cda82d
Port #49886 to master
|
4 年之前 |
Wayne Werner
|
332f129e90
Skip slowest tests
|
4 年之前 |
Blacken Salt
|
0b2a5613b3
Blacken salt
|
4 年之前 |
Daniel Wozniak
|
b14056fac7
Fix missing variable wart
|
4 年之前 |
Jochen Breuer
|
72d16d8f2c
Merge branch 'master' into master-get-full-returns-jid-fix
|
5 年之前 |
Pedro Algarvio
|
ba94b4b878
By these days, we should blowup if mock is not available
|
5 年之前 |
Pedro Algarvio
|
1f1d90b364
Stop importing from `tests.integration`
|
5 年之前 |
Jochen Breuer
|
3ddf5f1c3e
Adds tests for jid return check
|
5 年之前 |
rallytime
|
3273bbdab7
Merge branch '2017.7' into '2018.3'
|
6 年之前 |
Erik Johnson
|
93ee5ee2b0
Fix all Sphinx warnings
|
6 年之前 |
rallytime
|
94c2a12be6
Merge branch '2017.7' into '2018.3'
|
6 年之前 |
Matt Phillips
|
8af3f5b874
GH-47000: add proper handling of full_return in cmd_subset
|
6 年之前 |
rallytime
|
4ad50bbdee
Update old utils paths to new paths
|
6 年之前 |
rallytime
|
893196d3e6
Merge branch '2017.7' into '2018.3'
|
6 年之前 |
Daniel A. Wozniak
|
ec4634fc06
Better explanation in doc strings
|
6 年之前 |
Daniel A. Wozniak
|
d9ae2abb34
Fix splling in docstring
|
6 年之前 |
Daniel A Wozniak
|
b40efc5db8
Windows test client fixes
|
6 年之前 |
Erik Johnson
|
8cdb9ea54f
[PY3] Add print_function import to files with unicode_literals already added
|
7 年之前 |
Erik Johnson
|
239fc8d774
[PY3] Add unicode literals to the clients and associated files/tests
|
7 年之前 |
Pedro Algarvio
|
abe608d739
Drop `@patch` usage
|
7 年之前 |
Pedro Algarvio
|
75569c8e99
`unittest.TestCase` does not have a `skip()` method. It's `skipTest`.
|
7 年之前 |
Pedro Algarvio
|
8031ac0209
Move mixins to tests.support.mixins.
|
7 年之前 |
Pedro Algarvio
|
f66eaa45bf
Use a temporary configuration
|
7 年之前 |
Pedro Algarvio
|
c42b6ff4b5
This just feels wrong
|
7 年之前 |
Pedro Algarvio
|
40a64191a1
Absolute imports and A LOT of code cleanup.
|
7 年之前 |
Pedro Algarvio
|
3beb3fb801
Move whatever we need from salttesting to salt.
|
7 年之前 |
Pedro Algarvio
|
15af4c9728
Test filenames conformity. Adjust for pytest.
|
7 年之前 |