core/tests
James Marsh f6c504610b Add custom header support for rest_command (#12646)
* Add support for specifying custom headers for rest_command.
* Added headers configuration to behave similarly to the rest sensor.
* Replaced test_rest_command_content_type which only validated the
  configuration with test_rest_command_headers which tests several
  combinations of parameters that affect the request headers.
2018-02-28 08:16:31 +02:00
..
components Add custom header support for rest_command (#12646) 2018-02-28 08:16:31 +02:00
fixtures Make WUnderground async (#12385) 2018-02-16 14:54:11 -08:00
helpers Added config validator for future group platforms (#12592) 2018-02-25 23:48:21 -08:00
mock
resources
scripts Update voluputous (#12463) 2018-02-17 10:29:14 +01:00
test_util Flake8 bugbear fixes (#12072) 2018-01-30 14:44:05 -08:00
testing_config
util Intent: Set light color (#12633) 2018-02-27 18:02:21 -08:00
__init__.py
common.py Allow renaming entities in entity registry (#12636) 2018-02-24 10:53:59 -08:00
conftest.py Fix MQTT retained message not being re-dispatched (#12004) 2018-02-11 09:17:58 -08:00
test_bootstrap.py
test_config.py Entity layer cleanup (#12237) 2018-02-08 12:16:51 +01:00
test_config_entries.py Initial support for Config Entries (#12079) 2018-02-16 14:07:38 -08:00
test_core.py Flake8 bugbear fixes (#12072) 2018-01-30 14:44:05 -08:00
test_loader.py
test_main.py Hello Python 3.5 (#12610) 2018-02-22 23:22:27 -08:00
test_remote.py
test_requirements.py
test_setup.py