salt/tests/integration/output
Erik Johnson d02ec34790
Allow our custom yaml dumper to NamespacedDictWrapper objects
This special dict class did not have a representer assigned to it, so
PyYAML would raise an exception when attempting to dump it.

This also removes the name overriding, as its implementation was
ill-conceived and will be deprecated in a later branch (it's only used
in this one place so deprecating should be of no-to-minimal impact).
2018-08-29 14:43:10 -05:00
..
__init__.py Integration tests for checking outputter return data 2014-05-12 11:31:59 -06:00
test_output.py Allow our custom yaml dumper to NamespacedDictWrapper objects 2018-08-29 14:43:10 -05:00