salt/tests/utils
Seth House 055145e797 Renamed 'data' param to 'body'; added 'qs' param
Rather than infer things about the request base on args/kwargs, make
both the body of the request as well as any querystring explicit
parameters.
2014-03-31 08:07:32 -06:00
..
__init__.py Added utils dir and a helper for testing CherryPy apps 2014-03-29 23:20:29 -06:00
cptestcase.py Renamed 'data' param to 'body'; added 'qs' param 2014-03-31 08:07:32 -06:00