mirror of
https://github.com/valitydev/salt.git
synced 2024-11-07 17:09:03 +00:00
65e477dd67
* 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(). |
||
---|---|---|
.. | ||
__init__.py | ||
aggregation_test.py | ||
args.py | ||
cache_test.py | ||
cloud_test.py | ||
dictupdate_test.py | ||
event_test.py | ||
filebuffer_test.py | ||
find_test.py | ||
format_call_test.py | ||
immutabletypes.py | ||
kwarg_regex_test.py | ||
path_join_test.py | ||
process_test.py | ||
runtime_whitespace_regex_test.py | ||
safe_walk_test.py | ||
schedule_test.py | ||
serializers_test.py | ||
utils_test.py | ||
verify_test.py | ||
vt_test.py | ||
warnings_test.py | ||
which_test.py |