salt/tests/pytests/unit
Pedro Algarvio 0d6d4cfb36 Remove all kitchen and jenkins related resources
The salt-project hasn't been using them for a very long time.
2024-02-29 10:16:58 +00:00
..
_logging Fix test_deferred_stream_handler test 2024-02-18 03:27:05 -07:00
auth Fix pre-commit 2023-01-21 07:51:50 +00:00
beacons The `salt.utils.psutil_compat` module has been deprecated 2024-02-27 08:07:04 +00:00
cache Use the minion_opts and master_opts fixtures instead. 2022-11-18 12:36:51 -07:00
channel Refactor and add some tests 2024-02-28 16:01:43 -07:00
cli Update and remove obsolete pylint plugins 2024-02-27 08:07:04 +00:00
client Update and remove obsolete pylint plugins 2024-02-27 08:07:04 +00:00
cloud Remove skips targeting PhotonOS 3 2024-02-28 11:24:14 +00:00
config Fix test description 2023-07-20 08:24:05 +01:00
crypt Migrate some crypt tests to pytest 2024-01-18 16:05:39 +00:00
daemons Update and remove obsolete pylint plugins 2024-02-27 08:07:04 +00: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
fileclient Add unit to timeout value 2023-12-27 21:30:12 -07:00
fileserver Update and remove obsolete pylint plugins 2024-02-27 08:07:04 +00:00
grains Fix lint error 2024-02-18 21:56:52 -07:00
loader Proper test skip 2023-12-22 09:47:16 -07: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 Remove all kitchen and jenkins related resources 2024-02-29 10:16:58 +00: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 Fix up tests 2024-02-28 16:49:31 -07:00
proxy Update and remove obsolete pylint plugins 2024-02-27 08:07:04 +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 tests for the ansible roster docs 2023-06-05 19:31:05 +00:00
runners Update and remove obsolete pylint plugins 2024-02-27 08:07:04 +00:00
sdb move sdb unit tests to pytest 2022-10-10 17:41:14 -04:00
serializers Update and remove obsolete pylint plugins 2024-02-27 08:07:04 +00:00
spm De-complicate test 2023-03-14 17:48:15 +00:00
state Update and remove obsolete pylint plugins 2024-02-27 08:07:04 +00:00
states Update and remove obsolete pylint plugins 2024-02-27 08:07:04 +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 Update and remove obsolete pylint plugins 2024-02-27 08:07:04 +00:00
utils We depend on `msgpack >= 1.0`, simplify logic 2024-02-27 08:07:04 +00:00
wheel Update and remove obsolete pylint plugins 2024-02-27 08:07:04 +00:00
__init__.py
conftest.py Set the right path for the config file 2024-01-17 16:58:39 -07:00
test__init__.py Rebase to 3006.x 2024-01-23 14:11:22 -07:00
test_acl.py migrate unit_test_acl to pytest 2023-03-15 15:08:02 +00:00
test_beacons.py Use the minion_opts and master_opts fixtures instead. 2022-11-18 12:36:51 -07:00
test_client.py Add test for return fix 2024-02-14 14:30:00 -07:00
test_config.py
test_crypt.py Clean the key when it is read 2024-02-07 13:38:49 +00:00
test_defaults.py Fix payload and defaults (#62458) 2022-08-17 18:24:35 -06:00
test_ext_importers.py Salt no longer vendors six 2023-03-14 17:48:29 +00:00
test_fileclient.py Don't monkeypatch the fixture contents 2024-02-09 16:11:27 +00:00
test_fileserver.py Fix linter issue 2024-01-24 14:37:58 -07:00
test_log.py migrate unit_test_log to pytest 2023-03-15 15:09:31 +00:00
test_master.py CVE fix 2024-01-24 14:37:58 -07:00
test_minion.py Connect master tests need to be coroutines 2024-02-06 05:18:08 +00:00
test_payload.py revert the destroy, and use s0undt3chs advise 2023-10-25 16:35:08 +01:00
test_pillar.py Fix linter 2024-02-28 16:49:31 -07:00
test_pytest_pass_fail.py
test_scripts.py Unit tests for salt-pip 2023-04-13 18:47:11 -07:00
test_syspaths.py Update to isort 5.10.1 2022-08-01 12:49:16 -06:00
test_template.py f 2023-05-31 14:39:59 +00:00
test_version.py Add some new and fix unit tests 2023-07-20 08:24:34 +01:00