core/tests
Penny Wood b0843f4a38 Ptvsd debugger component. (#23336)
* ptvsd debugger component.

* Add test case

* ptvsd as test dependency

* Fix for 3.5

* Fixed bootstrap test

* Use dict direct lookup.

* Don't need to load dependencies.

* Get the test working.

* 3.5 fix

* Set mock return value

* Put tests back, but skip them

* Change log level
2019-05-01 00:07:34 +02:00
..
auth Add get_states faster (#23315) 2019-04-23 12:46:22 +02:00
components Ptvsd debugger component. (#23336) 2019-05-01 00:07:34 +02:00
fixtures
helpers Add core APIs to migrate device identifiers and entity unique_id (#23481) 2019-04-30 10:04:37 -07:00
mock
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
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
test_data_entry_flow.py
test_loader.py Load integrations only once (#23132) 2019-04-15 20:38:24 -07:00
test_main.py
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