salt/tests/unit
2018-09-10 12:43:55 -04:00
..
acl fix assert errors 2018-03-13 21:01:46 +00:00
auth fix pylint 2018-02-13 07:45:13 -07:00
beacons Fixing test_diskusage_nomatch and test_diskusage_match_regex 2018-07-23 11:02:57 -07:00
cache Fixes various tests that were failing under python 3.7. 2018-09-10 12:43:55 -04:00
cli Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
cloud Merge branch '2017.7' into '2018.3' 2018-08-10 13:12:14 -04:00
config Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
daemons Merge branch '2017.7' into '2018.3' 2018-06-11 11:45:37 -04:00
engines Removing target and tgt_type from the cmdline that is passed along to Salt, the target is used else where and including it in the cmdline causes problem when it is passed along. Adding an additional test to ensure we are getting the right targt. 2018-04-23 20:14:51 -07:00
files fix test boto imports 2018-01-18 14:56:27 -07:00
fileserver Merge pull request #49361 from rallytime/bp-49244 2018-08-28 13:12:57 -04:00
grains Fixes various tests that were failing under python 3.7. 2018-09-10 12:43:55 -04:00
loader Update old utils paths to new utils paths 2018-08-10 13:15:53 -04:00
modules Fixes various tests that were failing under python 3.7. 2018-09-10 12:43:55 -04:00
netapi Lint: use full path for event utils function 2018-04-20 09:35:33 -04:00
output Merge branch '2017.7' into '2018.3' 2018-08-10 13:12:14 -04:00
pillar Add optimization_order config to mocked opts 2018-08-13 12:06:48 -04:00
proxy
renderers Move/merge more test modules 2018-05-10 14:53:52 -05:00
returners Merge branch '2017.7' into '2018.3' 2018-08-10 13:12:14 -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
serializers Fix difference between CSafeDumper and Dumper in yaml serializer test 2018-01-23 19:34:25 -06:00
ssh Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
states Disable various boto tests when run under python 3.7 because of //github.com/spulec/moto/issues/1706. which was causing the test suite to hang on unit tests. This PR is disabling the tests in the test_boto_vpc state tests. 2018-09-06 17:21:33 -04:00
templates Merge branch '2017.7' into '2018.3' 2018-08-10 13:12:14 -04:00
tops Add skipIf when older mock present 2018-04-04 10:54:47 -05:00
transport Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
utils Fixes various tests that were failing under python 3.7. 2018-09-10 12:43:55 -04:00
__init__.py
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_config.py Move/merge more test modules 2018-05-10 14:53:52 -05:00
test_context.py
test_crypt.py m2crypto open file in rb mode for pub key 2018-06-29 14:43:06 -04:00
test_doc.py Merge branch '2017.7' into '2018.3' 2018-06-11 11:45:37 -04:00
test_fileclient.py Fix errors when attempting to cache files with long names or URLs 2018-05-15 22:39:09 -05: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 Add async helper to test_sock_path_len 2018-08-28 09:30:47 -04:00
test_mock.py Ignore IOError when tearing down filehandles not opened for reading 2018-06-23 21:28:34 -05:00
test_payload.py Merge branch '2017.7' into '2018.3' 2018-06-01 14:54:12 -04:00
test_pillar.py Add optimization_order config to mocked opts 2018-08-13 12:06:48 -04:00
test_simple.py
test_spm.py
test_state.py Remove unused imports 2018-06-15 17:45:56 -05:00
test_template.py
test_test_module_names.py
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