.. |
auth
|
Update unit tests for auth.ldap
|
2018-12-31 14:34:10 -07:00 |
beacons
|
reordering ret dictionary in load test to ascending order
|
2018-11-11 03:47:12 +00:00 |
cache
|
Fixing lint.
|
2018-09-10 12:43:55 -04:00 |
cli
|
Merge branch '2017.7' into '2018.3'
|
2018-06-01 14:54:12 -04:00 |
client
|
Use get_config_dir() instead of self.config_dir
|
2018-10-29 10:23:00 -04:00 |
cloud
|
Fix linter issues
|
2019-01-28 10:32:00 -07:00 |
config
|
Consolidate misplaced tests into tests/unit/test_config.py
|
2018-08-14 13:53:29 -05:00 |
daemons
|
Merge branch '2017.7' into '2018.3'
|
2018-06-11 11:45:37 -04:00 |
engines
|
Rename slack engine test file to respect naming convention
|
2018-08-14 13:53:29 -05:00 |
executors
|
Fix _get_hash in splay executor
|
2018-09-05 16:09:07 -05:00 |
files
|
fix test boto imports
|
2018-01-18 14:56:27 -07:00 |
fileserver
|
Test for file_roots envs with slash leads to "No such file or directory"
|
2019-01-17 17:03:33 +01:00 |
grains
|
lint
|
2018-11-15 10:31:30 -08:00 |
modules
|
Merge branch '2018.3' into 51069-ri-and-rdoc-removed
|
2019-02-01 11:25:19 +11:00 |
netapi
|
Consolidate netapi tests and move them to reflect naming convention
|
2018-08-14 13:53:30 -05:00 |
output
|
Rename outputter tests to match naming convention
|
2018-08-14 13:53:31 -05:00 |
pillar
|
Merge branch '2017.7' into '2018.3'
|
2018-12-14 11:15:48 -05:00 |
proxy
|
Add unicode_literals to tops, thorium, proxy, tokens
|
2017-12-14 21:56:49 -06:00 |
renderers
|
Move/merge more test modules
|
2018-05-10 14:53:52 -05:00 |
returners
|
Remove pgjsonb returner unit tests
|
2018-10-26 15:58:46 -04:00 |
roster
|
Update mock_open usage to reflect read_data type enforcement
|
2018-06-23 15:04:47 -05:00 |
runners
|
Merge branch '2017.7' into '2018.3'
|
2018-08-10 13:12:14 -04:00 |
sdb
|
[PY3] Add unicode_literals to sdb and serializers
|
2017-12-28 13:18:00 -06:00 |
serializers
|
Show objects on assertion failure
|
2019-01-25 13:00:03 +00:00 |
states
|
Merge branch '2018.3' into issue51255
|
2019-01-28 23:19:04 +00:00 |
tops
|
Add skipIf when older mock present
|
2018-04-04 10:54:47 -05:00 |
transport
|
Add sleep before sending stop over UDP
|
2019-01-25 14:48:40 -05:00 |
utils
|
Merge branch '2018.3' into fix-salt-utils-dns-lookup
|
2019-01-26 05:31:46 +09:00 |
__init__.py
|
|
|
test_acl.py
|
Rename acl unit test module to confirm to naming convention
|
2018-08-14 13:53:30 -05:00 |
test_auth.py
|
Merge branch '2017.7' into '2018.3'
|
2018-06-01 14:54:12 -04:00 |
test_client.py
|
Merge branch '2017.7' into '2018.3'
|
2018-06-01 14:54:12 -04:00 |
test_cloud.py
|
Revert "Rename test_map_conf test file to respect naming convention"
|
2018-10-29 10:46:29 -04:00 |
test_config.py
|
Add back test accidentally deleted when cherry-picking
|
2018-10-23 14:46:05 -05:00 |
test_crypt.py
|
Fix pylint
|
2019-01-14 15:09:27 -05:00 |
test_doc.py
|
Use tests.support.paths instead of deprecated integration module
|
2018-08-14 13:53:29 -05:00 |
test_fileclient.py
|
Consolidate/move fileclient/fileserver tests to conform to naming convention
|
2018-08-14 13:53:30 -05:00 |
test_fileserver.py
|
Consolidate/move fileclient/fileserver tests to conform to naming convention
|
2018-08-14 13:53:30 -05:00 |
test_loader.py
|
Fix poorly-written test
|
2019-01-15 05:56:40 -06:00 |
test_log.py
|
Fix all Sphinx warnings
|
2018-05-31 15:28:25 -05:00 |
test_master.py
|
Distinguish between Authorization and Authentication errors
|
2018-01-23 17:05:22 -05:00 |
test_minion.py
|
Updating the resolve_dns function in minion.py to include a new minion configuration option which will control how many attempts will be made when the master hostname is unable to be resolved before giving up.
|
2018-09-27 08:44:06 -07:00 |
test_mock.py
|
Ignore IOError when tearing down filehandles not opened for reading
|
2018-06-23 21:28:34 -05:00 |
test_module_names.py
|
Run tests from tox, wether runtests or pytest
|
2019-01-25 13:00:02 +00:00 |
test_payload.py
|
Merge branch '2017.7' into '2018.3'
|
2018-06-01 14:54:12 -04:00 |
test_pillar.py
|
Update tests to reflect behavior changes
|
2018-10-15 10:16:44 -05:00 |
test_simple.py
|
|
|
test_spm.py
|
|
|
test_state.py
|
Remove unused imports
|
2018-06-15 17:45:56 -05:00 |
test_template.py
|
[PY3] Add print_function import to files with unicode_literals already added
|
2017-12-15 12:14:18 -06:00 |
test_transport.py
|
|
|
test_version.py
|
Fix all Sphinx warnings
|
2018-05-31 15:28:25 -05:00 |
test_zypp_plugins.py
|
Fix all Sphinx warnings
|
2018-05-31 15:28:25 -05:00 |