Pedro Algarvio
|
8234244077
f1
|
4 tahun lalu |
Pedro Algarvio
|
74faf7ca66
For `unitest.TestClass` subclasses we need to use `pytest_runtest_protocol` instead
|
4 tahun lalu |
Pedro Algarvio
|
43f2083abc
Hack PyTest's fixture finalization timing
|
4 tahun lalu |
Pedro Algarvio
|
6892e3af3a
Move windows test white listing to pytest markers
|
5 tahun lalu |
Pedro Algarvio
|
5ad64c54ff
Replace `@requires_salt_modules` with `@pytest.mark.requires_salt_modules`
|
5 tahun lalu |
Pedro Algarvio
|
6ec341917d
Replace `@expensiveTest` with `@pytest.mark.expensive_test`
|
5 tahun lalu |
Pedro Algarvio
|
a545af3282
Replace `@destructiveTest` with `@pytest.mark.destructive_test`
|
5 tahun lalu |
Pedro Algarvio
|
35f19f5d39
Some lint disables
|
6 tahun lalu |
Pedro Algarvio
|
c80ee1746e
Lint fixes
|
6 tahun lalu |
Pedro Algarvio
|
44fbc4004a
Tell PyTest tests were skipped by a mark
|
5 tahun lalu |
Pedro Algarvio
|
c4712e3b78
Add some pylint disables
|
5 tahun lalu |
Pedro Algarvio
|
7de939f6b2
All salt imports should be done at the global module level
|
5 tahun lalu |
Pedro Algarvio
|
b539b561e0
The `skip_if_not_root` pytest marker is now windows compatible
|
5 tahun lalu |
Pedro Algarvio
|
64a3739d00
Use `salt.serializers.yaml.deserialize()` to avoid deprecation warnings
|
5 tahun lalu |
Pedro Algarvio
|
1c5d39ed31
Fix virtualenv binary discovery for windows
|
5 tahun lalu |
Pedro Algarvio
|
96cac845d9
Apply the same config settings under PyTest as in bdf24f4064
|
5 tahun lalu |
Pedro Algarvio
|
3f60d83694
Implement `requires_salt_modules` as a pytest marker
|
5 tahun lalu |
Pedro Algarvio
|
85e387d13b
Switch to `sminion` support code
|
5 tahun lalu |
Pedro Algarvio
|
ae304b539a
Actually cache the grains
|
5 tahun lalu |
Pedro Algarvio
|
fd51465445
Assert that any temp states or pillar is not left behind
|
5 tahun lalu |
Pedro Algarvio
|
c5e0a19116
Refactor helper to allow handling non state temp files
|
5 tahun lalu |
Pedro Algarvio
|
98ab80446e
Add a pytest helper to create a temporary state file
|
5 tahun lalu |
Pedro Algarvio
|
56f016b52f
This is a custom fixture
|
5 tahun lalu |
Pedro Algarvio
|
602d722e91
Future proof the code
|
5 tahun lalu |
Pedro Algarvio
|
d10734a066
Under Py3 we need `optimization_order` set on the opts dictionary
|
5 tahun lalu |
Pedro Algarvio
|
8ff26f76d0
Add a session scoped grains fixture
|
5 tahun lalu |
Pedro Algarvio
|
eca0149b8b
Allow using the grains dictionary to skip tests
|
5 tahun lalu |
Pedro Algarvio
|
2d7bafdead
Don't break MacOS tests because of long unix socket's paths
|
5 tahun lalu |
Pedro Algarvio
|
85c86f1341
Fix `tests/integration/states/test_file.py::FileTest::test_issue_50221`
|
5 tahun lalu |
Pedro Algarvio
|
a82c0626cd
Absolutely no unicode in `os.environ`
|
5 tahun lalu |