.. |
_logging
|
|
|
auth
|
Fix pre-commit
|
2023-01-21 07:51:50 +00:00 |
beacons
|
Close the inotify and watchdog instances after each test
|
2023-08-24 09:30:50 +01:00 |
cache
|
Add option to use a fresh connection for mysql cache
|
2023-06-09 14:06:06 -07:00 |
channel
|
Move test to the right test module
|
2023-09-14 18:57:28 +01:00 |
cli
|
More tests
|
2023-09-06 15:02:26 -07:00 |
client
|
Fixes for the handle_ssh return values now being lists of tuples
|
2023-06-22 11:48:39 -07:00 |
cloud
|
make Cloud::vm_config() handle per-VM vm_overrides according to inline docs
|
2023-08-25 13:12:47 +00:00 |
config
|
Define defaults for cluster config settings
|
2023-09-06 15:02:26 -07:00 |
daemons
|
Removed extraous logging from debugging
|
2023-07-15 13:31:47 +01:00 |
engines
|
Stop using salt.config.DEFAULT_{MASTER,MINION}_CONFIG on unit and functional tests
|
2022-12-30 19:43:08 +00:00 |
executors
|
|
|
fileclient
|
Run pyupgrade on the files changed on the merge forward
|
2023-09-12 13:03:27 +01:00 |
fileserver
|
Remove vendored tornado
|
2023-05-23 14:41:30 -07:00 |
grains
|
ensure we unset ONEDIR env for unit/functional tests
|
2023-08-04 16:29:46 +01: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
|
|
|
matchers
|
Stop using salt.config.DEFAULT_{MASTER,MINION}_CONFIG on unit and functional tests
|
2022-12-30 19:43:08 +00:00 |
modules
|
Bump to docker==6.1.2
|
2023-09-24 22:10:53 +01: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
|
tests
|
2023-09-05 22:01:02 -07:00 |
proxy
|
Bump to junos-eznc==2.6.7 and ncclient==0.6.13
|
2023-06-07 22:28:15 +01:00 |
renderers
|
Fix utf8 handling in 'pass' renderer and make it more robust
|
2023-06-05 20:10:49 +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
|
Prevent test hangs on windows
|
2023-08-08 14:47:15 -07: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
|
De-complicate test
|
2023-03-14 17:48:15 +00:00 |
state
|
Merge 3006.x into master
|
2023-09-29 18:15:30 +01:00 |
states
|
Switch to the correct fixture usage
|
2023-09-14 18:57:28 +01: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
|
Move test to the right test module
|
2023-09-14 18:57:28 +01:00 |
utils
|
Merge 3006.x into master
|
2023-09-21 20:41:31 +01:00 |
wheel
|
Add test suite for wheel.file_roots and fix finding files when they are under a subdir of a root
|
2023-06-16 07:32:35 +01:00 |
__init__.py
|
|
|
conftest.py
|
Merge remote-tracking branch 'upstream/3006.x' into mf/master/3006.x
|
2023-09-08 16:25:39 -04:00 |
test_acl.py
|
migrate unit_test_acl to pytest
|
2023-03-15 15:08:02 +00:00 |
test_auth.py
|
fix pytests
|
2023-08-09 12:44:56 -05: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
|
|
|
test_crypt.py
|
Only the cluster aes key is on disk
|
2023-09-06 15:02:26 -07:00 |
test_defaults.py
|
|
|
test_log.py
|
migrate unit_test_log to pytest
|
2023-03-15 15:09:31 +00:00 |
test_master.py
|
Only the cluster aes key is on disk
|
2023-09-06 15:02:26 -07:00 |
test_minion.py
|
Merge 3006.x into master
|
2023-09-20 15:52:18 +01:00 |
test_payload.py
|
|
|
test_pytest_pass_fail.py
|
|
|
test_scripts.py
|
Unit tests for salt-pip
|
2023-04-13 18:47:11 -07:00 |
test_syspaths.py
|
|
|
test_template.py
|
f
|
2023-05-31 14:39:59 +00:00 |
test_version.py
|
ensure we unset ONEDIR env for unit/functional tests
|
2023-08-04 16:29:46 +01:00 |