salt/tests/unit
Mike Place f2f7e9f537 Handle invalid master address in minion config
Gracefully exit the minion while informing the user of the cause of the error if the IP address of the master is malformed such that it can not even be dealt with by Python's socket module.

Unit testing for the above condition.

Closes #9440.

Remove suprious debugging statement.

Remove more spurious debugging.
2013-12-26 09:48:01 -07:00
..
modules Again, more robustness for zcbuildout tests 2013-12-22 18:52:54 +00:00
returners Fix pylint errors in tests 2013-11-27 10:50:55 -07:00
states Again, more robustness for zcbuildout tests 2013-12-22 18:52:54 +00:00
templates Fix lint issues. 2013-12-09 20:02:25 +00:00
utils More aggressive IPC fix. 2013-12-23 19:36:57 -07:00
__init__.py Include the python encoding file header on tests. 2013-11-27 11:19:24 +00:00
cloud_config_test.py Add unit tests regarding include.d directories loading. 2013-12-03 19:08:30 +00:00
config_test.py Include the python encoding file header on tests. 2013-11-27 11:19:24 +00:00
highstateconf_test.py Include the python encoding file header on tests. 2013-11-27 11:19:24 +00:00
log_test.py Don't include authorship in generated documentation, the Sphinx way. 2013-09-16 17:24:00 +01:00
minion_test.py Handle invalid master address in minion config 2013-12-26 09:48:01 -07:00
overstate_test.py The overstate tests should now pass. 2013-12-14 17:26:38 +00:00
payload_test.py Don't include authorship in generated documentation, the Sphinx way. 2013-09-16 17:24:00 +01:00
pillar_test.py PEP8 E302 and E303 blank lines fixes. 2013-11-27 12:11:45 +00:00
pydsl_test.py pytlint 2013-12-13 16:30:47 -07:00
simple.py Include the python encoding file header on tests. 2013-11-27 11:19:24 +00:00
stateconf_test.py Pass the psudo funcs into the renderer 2013-12-12 21:47:42 -07:00
template_test.py Starting work on new set of tests for fileclient. 2013-12-09 16:47:49 -07:00
version_test.py Include the python encoding file header on tests. 2013-11-27 11:19:24 +00:00