Gareth J. Greenaway
|
f99b6762dd
various netapi fixes and tests
|
4 years ago |
Tyler Johnson
|
3ec7dd736b
Merge branch 'master' of https://github.com/saltstack/salt into requires_salt_state_modules
|
4 years ago |
Tyler Johnson
|
b5ae0bb6e7
Fixed undefined variable, hid internal helper function
|
4 years ago |
Tyler Johnson
|
7225053fe2
Separated check for sminion attributes to top level
|
4 years ago |
Pedro Algarvio
|
35646c5ed9
Fix PyLint `broad-except`
|
4 years ago |
Pedro Algarvio
|
47b2c8ea42
Fix PyLint `dangerous-default-value`
|
5 years ago |
Tyler Johnson
|
9e31aa4968
Added helpers for pkg tests
|
4 years ago |
Daniel Wozniak
|
f05dcbb481
Merge pull request #55623 from s0undt3ch/features/pytest-staged-30
|
5 years ago |
Daniel Wozniak
|
ef0471f959
Merge pull request #55536 from s0undt3ch/features/pytest-staged-27
|
5 years ago |
Daniel Wozniak
|
a15431155b
Merge pull request #55533 from s0undt3ch/features/pytest-staged-25
|
5 years ago |
Pedro Algarvio
|
3d122e33bd
Remove unused code
|
5 years ago |
Pedro Algarvio
|
d3fea0ed63
Skip tests on collection when running under PyTest
|
5 years ago |
Pedro Algarvio
|
f2eff5aab8
Prevent the test suite testing logging handler from being collected by pytest
|
6 years ago |
Pedro Algarvio
|
6226a5db4e
Remove dead code
|
5 years ago |
Pedro Algarvio
|
7073705019
Single process termination implementation
|
5 years ago |
ch3ll
|
a22b48edec
Merge remote branch 'upstream/master' into mf-master
|
5 years ago |
Daniel Wozniak
|
0b5d3c6322
Merge pull request #54903 from nicholasmhughes/add-http-util-requests-formdata2
|
5 years ago |
ch3ll
|
67c5ebf578
Merge remote branch 'upstream/master' into mf-master
|
5 years ago |
Nicholas Hughes
|
221df28ce3
Merge branch 'master' into add-http-util-requests-formdata2
|
5 years ago |
twangboy
|
35e3194fe7
Ensure os.environ does not contain unicode chars
|
5 years ago |
Pedro Algarvio
|
93547b0e05
Add `tests.support.helpers.patched_environ`
|
5 years ago |
ch3ll
|
33bc5bd840
Merge remote branch 'upstream/master' into mf-master
|
5 years ago |
ch3ll
|
8ca43b0a0d
Merge branch 'upstream/master' into mf-master
|
5 years ago |
Pedro Algarvio
|
8b181159b9
Fix circular imports issue
|
5 years ago |
Pedro Algarvio
|
ac0db895ab
Prefer `RUNTIME_VARS` usage
|
6 years ago |
Pedro Algarvio
|
1f1d90b364
Stop importing from `tests.integration`
|
5 years ago |
Pedro Algarvio
|
35ac8fb4bc
When a test is marked as flaky, don't retry skiped tests.
|
5 years ago |
Pedro Algarvio
|
b4e4722ef7
The flaky decorator should go through `(setUp|tearDown)()` at each attempt
|
5 years ago |
Pedro Algarvio
|
235f135b08
Use `six.reraise()` instead
|
5 years ago |
Pedro Algarvio
|
3eabde333b
Don't log assertion errors nor unittest skipped tests
|
6 years ago |