salt/tests/pytests/unit
Rory Geoghegan 53ea429324 Proper error handling when the CacheDisk file is not readable
Instead of just failing with an exception, if the msgpack in the
diskcache is unreadable, then it is treated as an empty cache (and the
pillar is rebuilt).
2022-09-27 11:26:05 -04:00
..
_logging Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
auth Move remaining auth unit test to pytest 2022-09-19 12:52:33 -06:00
beacons Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
cache move remaining cache unit tests to pytest 2022-08-25 13:13:48 -04:00
cli move cli unit tests to pytest 2022-09-19 13:00:25 -06:00
client move remaining client unit tests to pytest 2022-09-19 13:04:32 -06:00
cloud Merge remote-tracking branch 'upstream/master' into pytest/cloud-unit-tests 2022-09-20 17:27:46 -04:00
config migrate config unit tests to pytest 2022-08-31 15:53:57 -04:00
daemons move daemons unit tests to pytest 2022-09-19 13:14:25 -06:00
engines Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
executors move executors tests to pytest 2022-09-19 13:08:32 -06:00
fileserver fix pytest skip marker 2022-09-22 16:06:11 -07:00
grains fix patcher being left on 2022-09-22 09:19:23 -06:00
loader Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
log_handlers Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
matchers move matchers unit tests to pytest 2022-09-21 11:35:34 -06:00
modules linux_sysctl: Fix replacing spaces by tabs and fix parsing of sysctl.conf files (#61452) 2022-09-22 21:31:59 -07:00
netapi Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
output move output unit tests to pytest 2022-09-22 09:26:11 -06:00
pillar migrate pillar unit tests to pytest (#62745) 2022-09-25 17:28:42 -07:00
proxy Remove the connection_timeout from netmiko_connection_args before netmiko_connection_args is added to __context__["netmiko_device"]["args"] which is passed along to the Netmiko library. 2022-09-19 13:35:06 -06:00
renderers Rename salt/serializers/toml.py to salt/serializers/tomlmod.py 2022-08-26 15:41:33 +01:00
returners Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
roster Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
runners Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
sdb Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
serializers Rename salt/serializers/toml.py to salt/serializers/tomlmod.py 2022-08-26 15:41:33 +01:00
spm Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
state aggregate the requisites first and then aggregate the states. 2022-09-20 13:58:50 -06:00
states fix patcher not stopping 2022-09-22 09:19:23 -06:00
transport Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
utils Proper error handling when the CacheDisk file is not readable 2022-09-27 11:26:05 -04:00
__init__.py Pyupgrade and drop six 2021-07-06 09:04:28 -04:00
test_beacons.py Stop using deprecated log methods 2022-04-07 15:59:29 -04:00
test_client.py Update to isort 5.10.1 2022-08-01 12:49:16 -06: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 Remove un-used import 2021-06-23 08:11:53 -04:00
test_minion.py Merge tag 'v3005' into merge-forward/3005 2022-08-30 20:06:17 -04:00
test_payload.py Fix payload and defaults (#62458) 2022-08-17 18:24:35 -06:00
test_pytest_pass_fail.py Pyupgrade and drop six 2021-07-06 09:04:28 -04:00
test_syspaths.py Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
test_version.py Update to isort 5.10.1 2022-08-01 12:49:16 -06:00