salt/tests/pytests/unit
bdrx312 221420cd57 Use importlib.metadata for python >= 3.10
Add slots to DependencyGraph

Pinned networkx to 3.1

Pinned networkx to latest version supported on python 3.8 to support running salt-ssh to systems with python 3.8

Fixed assignment of env in support helpers VirtualEnv

Restrict networkx version with contraints instead of in base

Fixed setting context retcode in some places where errors are returned.
Removed unnecessary pylint ignore comment.
Reverted importlib-metadata version bump.

Added networkx to versions report

Actually fixed VirtualEnv env assignment from kwargs
2024-10-10 01:53:52 -07:00
..
_logging
auth Update pre-commit hook versions 2024-02-29 12:30:49 +00:00
beacons Initial purge of community extensions 2024-04-11 16:22:55 -07:00
cache Update pre-commit hook versions 2024-02-29 12:30:49 +00:00
channel Refactor and add some tests 2024-02-28 16:01:43 -07:00
cli Add test to check extension_modules value alignment 2024-09-09 10:18:58 +02:00
client Fix state.test test, run pre-commit 2024-06-25 00:16:04 -07:00
cloud Merge forward 3006.x into 3007.x 2024-06-21 23:53:49 -07:00
config Update pre-commit hook versions 2024-02-29 12:30:49 +00:00
crypt Fix merge forward duplicate tests 2024-06-22 11:42:42 -07:00
daemons Merge 3006.x into 3007.x 2024-02-29 14:25:24 +00:00
engines Initial purge of community extensions 2024-04-11 16:22:55 -07:00
executors
fileclient No namespaced test packages 2024-05-09 16:39:56 +01:00
fileserver Merge 3007.x into master 2024-05-23 11:35:57 +01:00
grains Don't use Salt's custom YAML loader to load static grains file 2024-04-30 03:55:29 -07:00
loader Merge branch '3007.x' into merge/master/3007.x 2024-07-04 21:35:33 -07:00
log_handlers Initial purge of community extensions 2024-04-11 16:22:55 -07:00
matchers Add test for getting matchers from __context__ in matchers.confirm_top 2024-05-21 15:36:54 -07:00
modules Fix issues with requisites and aggregate 2024-10-10 01:53:52 -07:00
netapi
output Update pre-commit hook versions 2024-02-29 12:30:49 +00:00
pillar Merge pull request #66338 from s0undt3ch/hotfix/merge-forward-into-master 2024-04-26 14:23:07 +01:00
proxy Initial purge of community extensions 2024-04-11 16:22:55 -07:00
renderers Fix utf8 handling in 'pass' renderer and make it more robust 2024-06-20 20:22:35 -07:00
returners Test fixes 2024-04-11 16:22:55 -07:00
roster Initial purge of community extensions 2024-04-11 16:22:55 -07:00
runners Finish removal of Vault modules 2024-04-17 15:22:05 -07:00
sdb Initial purge of community extensions 2024-04-11 16:22:55 -07:00
serializers Clean up more warts in man page generation 2024-04-11 16:22:55 -07:00
spm
state Use importlib.metadata for python >= 3.10 2024-10-10 01:53:52 -07:00
states Fix issues with requisites and aggregate 2024-10-10 01:53:52 -07:00
tokens Update pre-commit hook versions 2024-02-29 12:30:49 +00:00
tops
transport Remove duplicate tests that are out of date 2024-06-23 04:09:07 -07:00
utils Fix issues with requisites and aggregate 2024-10-10 01:53:52 -07:00
wheel Update and remove obsolete pylint plugins 2024-02-27 08:07:04 +00:00
__init__.py
conftest.py Merge forward 3006.x into 3007.x 2024-06-21 23:53:49 -07:00
test__init__.py
test_acl.py Update pre-commit hook versions 2024-02-29 12:30:49 +00:00
test_auth.py
test_beacons.py
test_client.py
test_config.py Remove unwanted print statement 2024-06-24 09:54:49 -07:00
test_crypt.py
test_defaults.py
test_fileclient.py Update pre-commit hook versions 2024-02-29 12:30:49 +00:00
test_fileserver.py
test_log.py Update pre-commit hook versions 2024-02-29 12:30:49 +00:00
test_master.py Update the Maintenance run function test 2024-05-21 15:31:17 -07:00
test_minion.py Merge forward 3006.x into 3007.x 2024-06-21 23:53:49 -07:00
test_payload.py
test_pillar.py Fix lint and formatting issues 2024-03-01 18:54:12 +00:00
test_proxy_minion.py Fix tests that broke by switching to async/await 2024-05-01 18:05:02 +01:00
test_pytest_pass_fail.py
test_request_channel.py Merge branch '3007.x' into merge/master/3007.x 2024-07-04 21:35:33 -07:00
test_scripts.py
test_syspaths.py Update pre-commit hook versions 2024-02-29 12:30:49 +00:00
test_template.py
test_version.py Update pre-commit hook versions 2024-02-29 12:30:49 +00:00