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 |
|
Johann Kellerman
|
7b40a641ec
|
Continue on invalid platforms and new setup_component unit tests (#3736)
|
2016-10-08 11:27:35 -07:00 |
|
Pascal Vizeli
|
5036bb0bc6
|
improve isfile validation check (#3101)
|
2016-09-01 14:35:00 +01:00 |
|
Landrash
|
34f57ebdc9
|
Fix reference to wrong components in tests for cameras (#1) (#2975)
🐬 👍
|
2016-08-25 10:55:37 -06:00 |
|
Paulus Schoutsen
|
aa6a0523ef
|
Add template support to generic camera + local file tests (#2881)
* Add template support to generic camera
* Add tests for local file
|
2016-08-20 23:04:55 -07:00 |
|