salt/tests/unit/config
Erik Johnson 879c557264
Use decorators for temp files/dirs in test suite
This adds a new decorator which creates a temporary directory and cleans
it after the test completes. It also modifies an existing decorator for
creating temporary files so that it accepts arguments, which will be
passed through to salt.utils.files.mkstemp().
2018-04-18 19:46:29 -05:00
..
schemas Add stringutils.to_str in test_roster_config_validate test 2018-02-20 16:22:15 -05:00
__init__.py Implemented RosterEntryConfig and added unit tests for it 2015-07-28 00:42:55 +01:00
test_api.py [PY3] Add unicode_literals to config, executors 2018-01-07 14:48:45 -06:00
test_config.py Use decorators for temp files/dirs in test suite 2018-04-18 19:46:29 -05:00