core/tests/util
Rob Capellini 272539105f Replacing tempfile with mock_open in tests (#3753)
- test_bootstrap.py
- test_config.py
- components/test_init.py
- components/test_panel_custom.py
- components/test_api.py
- components/notify/test_file.py
- components/notify/test_demo.py
- components/camera/test_local_file.py
- helpers/test_config_validation.py
- util/test_package.py
- util/test_yaml.py

No changes needed in:
- components/cover/test_command_line.py
- components/switch/test_command_line.py
- components/rollershutter/test_command_line.py
- components/test_shell_command.py
- components/notify/test_command_line.py

Misc changes in:
- components/mqtt/test_server.py

Also, removed some unused mock parameters in tests/components/mqtt/test_server.py.
2016-10-17 20:16:36 -07:00
..
__init__.py
test_async.py
test_color.py
test_distance.py
test_dt.py
test_init.py
test_location.py
test_package.py Replacing tempfile with mock_open in tests (#3753) 2016-10-17 20:16:36 -07:00
test_unit_system.py
test_yaml.py Replacing tempfile with mock_open in tests (#3753) 2016-10-17 20:16:36 -07:00