salt/tests
Brandon Ewing 9931a41955
Fix last key detection in pepa key_value_to_tree
pepa.key_value_to_tree only checks the name of the key when attempting
to identify the last key in a flattened key.  This can lead to strange
behavior when the final key name also occurs earlier in the flatkey.

This change explicitly checks that we are the final key in flatkey
prior to setting value.  Test included.

Also see mickep76/pepa#11 and mickep76/pepa#12
2018-12-04 20:35:34 -06:00
..
integration Adding tag to ec2 cloud tests 2018-11-15 15:36:05 -07:00
perf
pkg/rpm
support Honor run_run timeout for shell tests 2018-12-02 15:21:17 -07:00
unit Fix last key detection in pepa key_value_to_tree 2018-12-04 20:35:34 -06:00
utils Misplaced test. Use tests.support.unit instead. 2017-04-01 14:23:00 +01:00
__init__.py
buildpackage.py Take care of resource leakage on tests 2017-04-04 18:58:20 +01:00
committer_parser.py Fix resource leakage 2017-04-05 23:18:00 +01:00
conftest.py add EXPENSIVE_TESTS 2018-06-05 18:36:27 -05:00
consist.py Take care of resource leakage on tests 2017-04-04 18:58:20 +01:00
eventlisten.py
eventlisten.sh
jenkins.py Take care of resource leakage on tests 2017-04-04 18:58:20 +01:00
minionswarm.py minionswarm runs on windows 2018-06-06 14:19:16 -07:00
modparser.py
packdump.py Take care of resource leakage on tests 2017-04-04 18:58:20 +01:00
runtests.py Order the runtests suites 2018-09-18 10:04:02 -04:00
salt-tcpdump.py Take care of resource leakage on tests 2017-04-04 18:58:20 +01:00
saltsh.py
wheeltest.py
whitelist.txt Merge branch '2017.7' into fix_win_service 2018-08-30 08:58:32 -04:00
zypp_plugin.py Pylint fixes 2017-06-21 10:09:11 +01:00