salt/tests/pytests/unit
2023-02-02 13:45:19 -07:00
..
_logging Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
auth Fix pre-commit 2023-01-21 07:51:50 +00:00
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 move cli unit tests to pytest 2022-09-19 13:00:25 -06:00
client Skip known macOS initial GH Actions failures 2022-12-14 11:23:26 -07:00
cloud Use packaging for version parsing. looseversion when needed only. 2023-01-09 12:31:51 -07:00
config Use packaging for version parsing. looseversion when needed only. 2023-01-09 12:31:51 -07:00
daemons move daemons unit tests to pytest 2022-09-19 13:14:25 -06:00
engines Stop using salt.config.DEFAULT_{MASTER,MINION}_CONFIG on unit and functional tests 2022-12-30 19:43:08 +00:00
executors move executors tests to pytest 2022-09-19 13:08:32 -06:00
fileserver Fix version checks 2023-01-10 07:11:06 -07:00
grains Disable FQDNs grains on macOS by default 2023-02-02 13:45:19 -07:00
loader Stop using salt.config.DEFAULT_{MASTER,MINION}_CONFIG on unit and functional tests 2022-12-30 19:43:08 +00:00
log_handlers Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
matchers Stop using salt.config.DEFAULT_{MASTER,MINION}_CONFIG on unit and functional tests 2022-12-30 19:43:08 +00:00
modules Merge pull request #63591 from garethgreenaway/63590_cmd_run_powershell_fixes 2023-02-01 11:42:55 -08:00
netapi Fix return of REST-returned permissions when auth_list is set 2022-12-12 08:34:52 -07:00
output Stop using salt.config.DEFAULT_{MASTER,MINION}_CONFIG on unit and functional tests 2022-12-30 19:43:08 +00: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 Stop using salt.config.DEFAULT_{MASTER,MINION}_CONFIG on unit and functional tests 2022-12-30 19:43:08 +00:00
returners Use packaging for version parsing. looseversion when needed only. 2023-01-09 12:31:51 -07:00
roster add some tests 2022-10-10 16:48:48 -04:00
runners Stop using the @patch() decorator. 2022-12-30 19:43:08 +00: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 Stop using salt.config.DEFAULT_{MASTER,MINION}_CONFIG on unit and functional tests 2022-12-30 19:43:08 +00:00
states MANUALLY STARTING A PATCHER AND NOT STOPPING IT HAS CONSEQUENCES FOR THE WHOLE TEST RUN 2022-12-30 19:43:08 +00: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 Wait until the loop is running. 2022-12-30 19:43:08 +00:00
utils Fix lint 2023-01-23 17:24:36 -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 Add changelog 2022-04-19 16:44:43 -07:00
test_crypt.py Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
test_defaults.py Fix payload and defaults (#62458) 2022-08-17 18:24:35 -06:00
test_ext_importers.py Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
test_master.py On spawning platforms, be more relaxed and round the duration. 2022-12-02 16:04:42 +00:00
test_minion.py Stop using the @patch() decorator. 2022-12-30 19:43:08 +00:00
test_payload.py Fix payload and defaults (#62458) 2022-08-17 18:24:35 -06:00
test_pytest_pass_fail.py
test_syspaths.py Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
test_version.py add .0 back to the version 2022-09-28 13:11:41 -06:00