hass-core/tests
Penny Wood 5b9d01139d
render_with_collect method for template (#23283)
* Make entity_filter be a modifiable builder

* Add render_with_collect method

* Use sync render_with_collect and non-class based test case

* Refactor: Template renders to RenderInfo

* Freeze with exception too

* Finish merging test changes

* Removed unused sync interface

* Final bits of the diff
2019-05-01 10:54:25 +08:00
..
auth Add get_states faster (#23315) 2019-04-23 12:46:22 +02:00
components Fix failing state update tests (#23575) 2019-04-30 16:47:40 -07:00
fixtures Add more HomeKit device enumeration tests (#22194) 2019-03-30 11:21:11 +01:00
helpers render_with_collect method for template (#23283) 2019-05-01 10:54:25 +08:00
mock Add zwave.network_complete_some_dead event (#16894) 2018-09-28 19:14:57 +02:00
resources
scripts Migrate tests to pytest (#23544) 2019-04-30 09:20:38 -07:00
test_util Fix ingress bug with Firefox (#23121) 2019-04-15 15:27:13 -07:00
testing_config Load requirements and dependencies from manifests. Fallback to current REQUIREMENTS and DEPENDENCIES (#22717) 2019-04-11 01:26:36 -07:00
util Migrate tests to pytest (#23544) 2019-04-30 09:20:38 -07:00
__init__.py
common.py Add and use an async_fire_service_discovered helper (#23232) 2019-04-19 08:38:50 -04:00
conftest.py Deprecate http.api_password (#21884) 2019-03-10 19:55:36 -07:00
test_bootstrap.py Add support for after_dependencies (#23148) 2019-04-16 13:40:21 -07:00
test_config.py Migrate tests to pytest (#23544) 2019-04-30 09:20:38 -07:00
test_config_entries.py Further integration load cleanups (#23104) 2019-04-14 19:07:05 -07:00
test_core.py Re-thrown exception occurred in the blocking service call (#21573) 2019-03-01 23:09:31 -08:00
test_data_entry_flow.py Allow finish_flow callback to change data entry result type (#16100) 2018-08-21 10:48:24 -07:00
test_loader.py Load integrations only once (#23132) 2019-04-15 20:38:24 -07:00
test_main.py Hello Python 3.5 (#12610) 2018-02-22 23:22:27 -08:00
test_requirements.py Further integration load cleanups (#23104) 2019-04-14 19:07:05 -07:00
test_setup.py Remove loader.get_component (#23111) 2019-04-14 22:31:01 -07:00