salt/tests/unit
Seth House 2775edc176 Saltnado /run fix (#32590)
* Revert "Verify auth in saltnado run (#32552)"

This reverts commit b19c5a5ce7.

* Call runner.cmd_async instead to enforce eauth

* Check for both token or user/pass before giving to Salt

* Remove comment as we're now enforcing auth here

* Lint and functionality fix courtesy of Mike P.

* Don't fail the whole request if there's an eauth problem
2016-04-22 10:10:47 -06:00
..
cli Add timeout to batch tests 2015-04-08 07:53:54 -07:00
modules Fixed ps module to not use depreciated psutil commands 2015-06-24 11:31:07 -06:00
netapi Saltnado /run fix (#32590) 2016-04-22 10:10:47 -06:00
output fix email address 2014-07-07 15:44:36 -06:00
pillar Allow standalone test execution 2014-03-31 03:05:05 +01:00
renderers Fix ensure in syspath call 2014-10-12 02:16:23 +01:00
returners Fix SMTP test 2014-05-29 16:38:59 -06:00
states Don't assume we're running the tests as root 2015-04-10 00:52:32 +01:00
templates Fix TestSaltCacheLoader tests 2015-01-26 16:04:21 -06:00
utils compare OrderedDicts in serializer unit test 2015-04-28 13:30:16 -06:00
__init__.py First stab at unit tests for the various rest_cherrypy tool functions 2014-03-31 09:59:55 -06:00
auth_test.py Load configs from scratch 2014-10-08 01:02:10 +01:00
client_test.py Remove unused imports 2014-06-15 13:05:18 +01:00
config_test.py Fix tests 2015-05-05 08:20:41 -06:00
files_test.py Switch open() for salt.utils.fopen() 2014-11-26 18:24:08 +00:00
highstateconf_test.py Add required imports 2014-12-02 07:44:16 +00:00
log_test.py Make pylint ignore "non issues" 2014-08-10 06:06:41 +01:00
minion_test.py Ensure this test is run as root 2014-05-22 12:02:44 -05:00
overstate_test.py Remove unused imports 2014-06-15 13:05:17 +01:00
payload_test.py Pylint fixes 2014-11-10 13:03:35 -08:00
pillar_test.py Remove unnecessary ©️ and :license: from file headers 2014-05-26 19:26:15 +01:00
pydsl_test.py Switch open() for salt.utils.fopen() 2014-11-26 18:28:56 +00:00
pyobjects_test.py Fix a bug with the implicit list handling in pyobjects requisites 2015-03-27 21:04:00 -07:00
simple.py Include the python encoding file header on tests. 2013-11-27 11:19:24 +00:00
stateconf_test.py Proper minion config initialization 2014-12-02 07:43:18 +00:00
template_test.py Remove unused imports 2014-02-08 07:59:03 +00:00
version_test.py Add another which only changes the noc 2014-07-30 18:10:22 +01:00