salt/tests/unit/utils
Thayne Harbaugh 65e477dd67 Improve filter_by() base argument:
* Change filter_by() base argument to a key in lookup_dict rather
    than a dictionary.  This allows more compact usage and more
    readable use of base values/defaults in the lookup_dict.

  * Change/improve function-local documentation for lookup_dict().

  * Add specific use-case of "base" argument for lookup_dict() in the
    formulas documentation.

  * Expand filter_by() unit testing to validate use of base argument.

  * Add unit test for salt.utils.dictupdate.update() to provide
    complete depth-of-testing of filter_by() which uses
    dictupdate.update().
2014-10-24 11:13:47 -06:00
..
__init__.py Include the python encoding file header on tests. 2013-11-27 11:19:24 +00:00
aggregation_test.py implement aggregation 2014-02-20 13:57:37 +01:00
args.py Pylint fix 2014-10-20 21:21:01 -06:00
cache_test.py Give rhel5 a chance to pass the cache tests 2014-07-22 15:38:54 -06:00
cloud_test.py A more generic directory name 2014-06-10 03:25:14 +01:00
dictupdate_test.py Improve filter_by() base argument: 2014-10-24 11:13:47 -06:00
event_test.py Revert "Pull out pending_events changes and reuse" 2014-08-08 12:49:46 -06:00
filebuffer_test.py Remove unnecessary ©️ and :license: from file headers 2014-05-26 19:26:15 +01:00
find_test.py tests: recognize OpenBSD 2014-09-04 10:23:59 +02:00
format_call_test.py Remove unnecessary ©️ and :license: from file headers 2014-05-26 19:26:15 +01:00
immutabletypes.py Remove unnecessary ©️ and :license: from file headers 2014-05-26 19:26:15 +01:00
kwarg_regex_test.py Remove unnecessary ©️ and :license: from file headers 2014-05-26 19:26:15 +01:00
path_join_test.py Remove unnecessary ©️ and :license: from file headers 2014-05-26 19:26:15 +01:00
process_test.py Pylint cleanup 2014-09-06 15:45:15 -07:00
runtime_whitespace_regex_test.py Remove unnecessary ©️ and :license: from file headers 2014-05-26 19:26:15 +01:00
safe_walk_test.py Include the python encoding file header on tests. 2013-11-27 11:19:24 +00:00
schedule_test.py Skip tests if real mock library is not available 2014-08-08 00:46:21 +01:00
serializers_test.py fix more sls to yamlex refs 2014-05-30 10:14:47 -06:00
utils_test.py Add additonal unit tests for pull request #13713 2014-06-25 11:52:02 -05:00
verify_test.py Do not fail if the system does not support IPv6 2014-02-10 11:01:34 -07:00
vt_test.py Having data left to read does not mean the process is alive 2014-10-13 17:19:42 +01:00
warnings_test.py Remove unnecessary ©️ and :license: from file headers 2014-05-26 19:26:15 +01:00
which_test.py Provide a default PATHEXT environment variable. 2013-10-28 16:05:19 +00:00