salt/tests/pytests/unit/runners
Alexander Graul 2c03915529 state.orchestrate_single does not pass pillar=None
Passing a pillar to state.single can results in state functions not
working when they don't accept a pillar keyword argument. One example
where this is the case is salt.wait_for_event. When no pillar is
provided, it does not need to be passed.
2022-10-07 07:32:30 -06:00
..
__init__.py Merge 3003 changes forward to the master branch (#59879) 2021-03-24 10:52:25 -04:00
test_nacl.py Merge 3003 changes forward to the master branch (#59879) 2021-03-24 10:52:25 -04:00
test_network.py Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
test_pillar.py Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
test_saltutil.py consolidate the unit functions 2022-10-05 06:46:50 -06:00
test_spacewalk.py Fix strings 2021-08-06 13:09:47 -07:00
test_state.py state.orchestrate_single does not pass pillar=None 2022-10-07 07:32:30 -06:00
test_winrepo.py Update to isort 5.10.1 2022-08-01 12:49:16 -06:00