1
mirror of https://github.com/home-assistant/core synced 2024-09-06 10:29:55 +02:00
ha-core/tests
Rohan Kapoor b5bfc759ec Migrate gpslogger to the automatically generated webhook (#20079)
* Migrate gpslogger to the automatically generated webhook

* Lint

* Lint and return error code
2019-01-16 10:56:25 -08:00
..
auth Allow checking entity permissions based on devices (#19007) 2018-12-05 11:41:00 +01:00
components Migrate gpslogger to the automatically generated webhook (#20079) 2019-01-16 10:56:25 -08:00
fixtures Switch to ipapi.co (fixes #19846) (#19886) 2019-01-15 16:18:57 -08:00
helpers Fix loading translations for embedded platforms (#20122) 2019-01-15 16:06:04 -08:00
mock Add zwave.network_complete_some_dead event (#16894) 2018-09-28 19:14:57 +02:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
scripts Mqtt light refactor (#18227) 2018-11-27 14:00:05 +01:00
test_util Add Hass.io user headers to supervisor proxy 2019-01-11 10:00:38 -08:00
testing_config Fix loading translations for embedded platforms (#20122) 2019-01-15 16:06:04 -08:00
util Switch to ipapi.co (fixes #19846) (#19886) 2019-01-15 16:18:57 -08:00
__init__.py async HTTP component (#3914) 2016-10-23 23:48:01 -07:00
common.py Allow checking entity permissions based on devices (#19007) 2018-12-05 11:41:00 +01:00
conftest.py Rename is_owner decorator to is_admin (#19266) 2018-12-14 10:19:27 +01:00
test_bootstrap.py Remove usage of "run_until_complete" (#16617) 2018-09-19 15:40:02 +02:00
test_config_entries.py Fix unloading an entry can leave states around (#17786) 2018-10-25 19:57:36 +02:00
test_config.py Extend partial reload to include packages (#18884) 2018-12-03 10:56:26 +01:00
test_core.py Added partial detection to async_add_job (#20119) 2019-01-14 15:08:44 -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 Allow embedded platforms (#19948) 2019-01-11 11:30:22 -08:00
test_main.py Hello Python 3.5 (#12610) 2018-02-22 23:22:27 -08:00
test_requirements.py Improve package loadable (#16237) 2018-08-28 12:52:18 +02:00
test_setup.py OwnTracks Config Entry (#18759) 2018-11-28 22:20:13 +01:00