salt/tests/pytests/unit
2022-12-21 10:16:56 -05:00
..
_logging
auth
beacons Stop using @skipIf 2022-12-06 06:03:10 +00:00
cache Use the minion_opts and master_opts fixtures instead. 2022-11-18 12:36:51 -07:00
cli
client Skip known macOS initial GH Actions failures 2022-12-14 11:23:26 -07:00
cloud Stop using @skipIf 2022-12-06 06:03:10 +00:00
config
daemons
engines Skip known macOS initial GH Actions failures 2022-12-14 11:23:26 -07:00
executors
fileserver Stop using @skipIf 2022-12-06 06:03:10 +00:00
grains Fix pre-commit 2022-12-07 10:07:11 -07:00
loader loader: Add __opts__ to pack if not already present 2022-11-07 13:35:04 -07:00
log_handlers
matchers
modules fixes saltstack/salt#58202 pip.is_installed doesn't handle locally installed packages 2022-12-21 10:16:56 -05:00
netapi Fix return of REST-returned permissions when auth_list is set 2022-12-12 08:34:52 -07:00
output Remove unused __orchestration__ ret key 2022-12-07 10:10:37 -07:00
pillar Merge pull request #62674 from lkubb/vault-pillar-templating 2022-11-29 13:12:38 -07:00
proxy Remove tests code/skips targeted for Py<3.6 2022-12-06 06:03:10 +00:00
renderers Use the minion_opts and master_opts fixtures instead. 2022-11-18 12:36:51 -07:00
returners Check for keep_jobs and keep_jobs_seconds keys before using, test overrides 2022-12-06 07:07:53 -07:00
roster add some tests 2022-10-10 16:48:48 -04:00
runners Merge branch 'master' into vault-pillar-templating 2022-10-13 12:14:08 +02:00
sdb move sdb unit tests to pytest 2022-10-10 17:41:14 -04:00
serializers Remove tests code/skips targeted for Py<3.6 2022-12-06 06:03:10 +00:00
spm Use the minion_opts and master_opts fixtures instead. 2022-11-18 12:36:51 -07:00
state Migrate integration.states.test_file to functional tests 2022-12-02 11:19:30 +00:00
states fix test for new file.tidied operation 2022-12-12 08:13:39 -07:00
tokens migrate tokens unit tests to pytest 2022-11-04 16:26:42 -04:00
tops migrate tops unit tests to pytest 2022-11-04 16:30:30 -04:00
transport Add tests for presence callbacks 2022-12-08 10:59:34 -07:00
utils Support IMDSv2 HttpTokens 2022-12-15 07:28:31 -07:00
__init__.py
conftest.py Add master_opts fixture under tests/pytests/unit 2022-11-18 12:36:51 -07:00
test_beacons.py Use the minion_opts and master_opts fixtures instead. 2022-11-18 12:36:51 -07:00
test_client.py Use the minion_opts and master_opts fixtures instead. 2022-11-18 12:36:51 -07:00
test_config.py
test_crypt.py
test_defaults.py
test_ext_importers.py
test_master.py On spawning platforms, be more relaxed and round the duration. 2022-12-02 16:04:42 +00:00
test_minion.py minion_opts fixture is now available for all tests under tests/pytests/unit 2022-11-18 12:36:51 -07:00
test_payload.py
test_pytest_pass_fail.py
test_syspaths.py
test_version.py