Pedro Algarvio
|
cb92560b1d
Fix the `salt_ssh_cli` fixture
|
4 years ago |
Pedro Algarvio
|
2f7fb31195
The `file_tree` ext pillar now has a fixture for it's root path
|
4 years ago |
Pedro Algarvio
|
ccabafd386
Set the test daemons log file level to error. We already forward logs to pytest.
|
4 years ago |
Pedro Algarvio
|
92dcd96d82
Skip tests depending on the `ssl_webserver` fixture if on Py < 3.5.3
|
4 years ago |
Pedro Algarvio
|
491a03382d
PyTest now uses argparse.
|
4 years ago |
Megan Wilhite
|
735a007785
Pass in protocol to ssl context
|
4 years ago |
Pedro Algarvio
|
0a8bedd2ae
Fix PyTest's tests integration files copy
|
4 years ago |
Megan Wilhite
|
2629d4f93d
fix pre-commit
|
4 years ago |
ch3ll
|
08dd367ca8
Add verify_ssl to file.managed state
|
4 years ago |
Pedro Algarvio
|
002be06465
We need to `set_path` for macOS, see #56627 for more info
|
4 years ago |
Pedro Algarvio
|
be73058bb9
Merge pull request #58450 from s0undt3ch/hotfix/pytest-migration-4
|
4 years ago |
Pedro Algarvio
|
b536d2dc85
Untangle `test/integration/shell/test_proxy.py`
|
4 years ago |
Pedro Algarvio
|
3a510e541d
Migrate proxy tests to PyTest
|
4 years ago |
Pedro Algarvio
|
0aba49c7d3
Bump pytest-salt-factories to 0.92.x
|
4 years ago |
Pedro Algarvio
|
fe66dd67f9
Bump PyTest to 6.0.1
|
4 years ago |
Pedro Algarvio
|
5804ce3c47
Drop our custom mark evaluator
|
4 years ago |
Pedro Algarvio
|
47280a542b
Less intrusive control over package scoped fixtures
|
4 years ago |
Pedro Algarvio
|
569a99cf46
Never mix unittest and pytest tests
|
4 years ago |
Pedro Algarvio
|
43b23f7744
Fix windows unit test white listing under PyTest
|
4 years ago |
Pedro Algarvio
|
d9091b48b8
Import the pytest fixtures on the "main" conftest.py
|
4 years ago |
Pedro Algarvio
|
895aa5f372
We should not mess with `module`, `class` or `function` scoped fixtures
|
4 years ago |
Pedro Algarvio
|
3651e5d159
Extend the salt-factories compatability layer
|
4 years ago |
Pedro Algarvio
|
bb527a13ad
Pass along the log server settings to `salt_factories_config` fixture
|
4 years ago |
Pedro Algarvio
|
de2fde5d3b
Resolve paths when checking from filenames functionality.
|
4 years ago |
Pedro Algarvio
|
6f4284c106
Move `--from-filenames` functionality into salt
|
4 years ago |
Pedro Algarvio
|
61c935443c
Adjust the test suite to have a separate pytest style tests directory
|
4 years ago |
Pedro Algarvio
|
d889ff7fbc
Add support for the `--run-slow` flag into pytest
|
4 years ago |
Pedro Algarvio
|
bf6b61a0e5
Fix `integration.reactor.test_reactor` under PyTest
|
4 years ago |
Pedro Algarvio
|
ef9237e056
Upgrade to pytest-salt-factories 0.10.x
|
4 years ago |
Pedro Algarvio
|
433e75fea7
Fix multimaster tests, again.
|
4 years ago |