salt/tests/pytests/integration
2021-03-03 06:21:53 -05:00
..
cli swapping str for building a string. Removing unused pytest helper. removing skipIf for pytest. 2021-02-02 07:39:08 -05:00
files Add verify_ssl to file.managed state 2020-09-25 16:26:26 -07:00
logging Migrate integration.logging to PyTest 2021-01-04 19:39:20 +00:00
master The event_listener fixture is now provided by pytest-salt-factories 2021-01-07 23:49:55 +00:00
minion Update test_return_retries to rely on return_retry_tries config 2021-02-24 13:53:23 -05:00
modules Address Bandit's B602(subprocess_popen_with_shell_equals_true) on the test suite 2021-03-03 06:21:53 -05:00
pillar moving test to tests/pytests/integration/modules/test_pillar.py 2021-02-03 08:52:38 -05:00
proxy Some more cleanup. Removing usage of RUNTIME instances. 2021-02-02 07:39:08 -05:00
reactor Skip reactor integration tests on windows, for now 2021-01-15 07:37:40 +00:00
renderers Rename salt.renderers.toml to salt.renderers.tomlmod. 2021-02-01 06:59:15 -05:00
runners Generators cannot raise StopIteration on Python 3.7+ 2021-02-18 16:32:27 +00:00
sdb Replace the @slowTest decorator with the slow_test pytest marker 2020-12-31 09:27:51 +00:00
ssh Migrate integration.ssh.test_grains and integration.cli.test_grains to PyTest 2021-01-04 19:39:20 +00:00
states Replace the @slowTest decorator with the slow_test pytest marker 2020-12-31 09:27:51 +00:00
__init__.py Better name for the pytest only directory 2020-05-21 23:59:36 -07:00
conftest.py Fix the salt_ssh_cli fixture 2020-12-03 15:38:00 +00:00