..
__init__.py
Fix PEP257 issues
2016-03-09 11:15:04 +01:00
test_aiohttp.py
Fix cloudhooks coming in for non existing webhooks ( #36836 )
2020-06-15 16:30:40 -07:00
test_async.py
Limit concurrency of async_get_integration to avoid creating extra threads ( #43085 )
2020-11-10 21:34:54 -10:00
test_color.py
Guard blowing up converting 0 mired/kelvin ( #35486 )
2020-06-04 08:48:39 -07:00
test_distance.py
Add more units to distance conversion util ( #40181 )
2020-11-09 11:38:15 +01:00
test_dt.py
Fix string parameter processing in parse_time_expression ( #41468 ) ( #41469 )
2020-10-09 11:48:49 +02:00
test_init.py
Use asynctest-mock in most places ( #35109 )
2020-05-03 11:27:19 -07:00
test_json.py
Upgrade black to 20.8b1 ( #39287 )
2020-08-27 13:56:20 +02:00
test_location.py
Use built-in test helpers on 3.8 ( #34901 )
2020-04-30 13:29:50 -07:00
test_logging.py
Avoid locking in the logging queue handler ( #35700 )
2020-05-17 14:39:27 +02:00
test_network.py
Add get_url helper, deprecate base_url ( #35224 )
2020-05-08 02:29:47 +02:00
test_package.py
Drop last bits of asyncio.coroutine ( #39280 )
2020-08-26 16:57:52 +02:00
test_pressure.py
Be consistent with Home Assistant and Hass.io spelling ( #30500 )
2020-01-05 14:09:17 +02:00
test_process.py
Prevent ping integration from blocking startup ( #38504 )
2020-08-05 12:43:35 +02:00
test_ruamel_yaml.py
Improve string formatting v6 ( #33698 )
2020-04-07 23:14:28 +02:00
test_thread.py
Abort execution of template renders that overwhelm the system ( #40647 )
2020-09-28 14:43:22 +02:00
test_timeout.py
Intelligent timeout handler for setup/bootstrap ( #38329 )
2020-08-05 14:58:19 +02:00
test_unit_system.py
Sort imports according to PEP8 for 'tests' ( #29791 )
2019-12-09 16:52:24 +01:00
test_uuid.py
Improve performance of generating non-cryptographically secure uuids ( #41314 )
2020-10-07 16:37:01 +02:00
test_volume.py
Be consistent with Home Assistant and Hass.io spelling ( #30500 )
2020-01-05 14:09:17 +02:00
test_yaml.py
Add initial blueprint support ( #42469 )
2020-11-02 15:00:13 +01:00