salt/tests/unit
Thomas Jackson e89da4e26b Make AsyncAuth singleton per io_loop
In addition this makes the singleton instance mapping use weakrefs-- so if the io_loop goes away (or we don't reference the object anywhere) we will remove the auth instance. This allows for us to "unload" an auth without having to exit the interpreter or forcibly delete it
2015-04-07 20:53:28 -07:00
..
cli Resolve merge conflicts 2015-02-28 12:35:25 -06:00
modules add wake-on-lan unit tests 2015-04-07 14:41:28 -06:00
netapi Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop 2015-03-19 16:13:16 -06:00
output Remove test as well 2015-02-07 11:57:40 -08:00
pillar Merge pull request #21930 from ptonelli/develop 2015-03-24 13:10:53 -06:00
renderers Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00
returners Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00
states Do not parse state name with pip in editable mode 2015-03-24 16:09:38 +00:00
templates Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00
transport Make AsyncAuth singleton per io_loop 2015-04-07 20:53:28 -07:00
utils Merge pull request #20779 from cachedout/issue_20647 2015-03-12 12:03:15 -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 Fix mocking, not quite sure how this magic mock works 2015-04-07 20:53:28 -07:00
client_test.py Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop 2015-03-16 15:12:02 -06:00
config_test.py Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop 2015-03-19 16:13:16 -06:00
files_test.py Py3 compatibility fixes 2015-01-30 22:25:10 +00:00
highstateconf_test.py Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00
log_test.py Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00
minion_test.py Fix misc tests 2015-04-07 20:53:27 -07:00
overstate_test.py Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00
payload_test.py Py3 compatibility fixes 2015-01-30 22:25:10 +00:00
pillar_test.py Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00
pydsl_test.py Avoid file cache problem in pydsl tests 2015-02-13 10:48:39 -07:00
pyobjects_test.py Merge remote-tracking branch 'upstream/2015.2' into merge-forward-develop 2015-03-30 15:10:17 -06:00
simple.py Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00
stateconf_test.py Py3 compatibility fixes 2015-01-30 22:25:10 +00:00
template_test.py Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00
version_test.py Add from __future__ import absolute_import 2015-01-30 22:25:04 +00:00