hass-core/tests
Paulus Schoutsen 2ad0bd4036
Split out storage delay save ()
* Split out storage delayed write

* Update code using delayed save

* Fix tests

* Fix typing test

* Add callback decorator
2018-08-17 20:18:21 +02:00
..
auth Use JWT for access tokens () 2018-08-14 21:14:12 +02:00
components Clean up input-datetime () 2018-08-16 22:17:14 +02:00
fixtures Remove unnecessary executable permissions () 2018-07-14 23:03:36 +02:00
helpers Split out storage delay save () 2018-08-17 20:18:21 +02:00
mock Look at registry before pulling zwave config values () 2018-05-12 17:45:36 -04:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
scripts Fix check config packages key error () 2018-08-17 05:28:00 +02:00
test_util Add IndieAuth 4.2.2 redirect uri at client id () 2018-08-10 18:09:42 +02:00
testing_config Revert custom component loading logic () 2018-05-07 11:25:48 +02:00
util More pylint 2 fixes () 2018-07-20 11:45:20 +03:00
__init__.py async HTTP component () 2016-10-23 23:48:01 -07:00
common.py Use JWT for access tokens () 2018-08-14 21:14:12 +02:00
conftest.py User management () 2018-07-13 15:31:20 +02:00
test_bootstrap.py Make typing checks more strict () 2018-07-13 13:24:51 +03:00
test_config.py Disallow use insecure_example auth provider in configuration.yml () 2018-07-17 19:36:33 +02:00
test_config_entries.py Add context to login flow () 2018-08-13 11:27:18 +02:00
test_core.py Add and restore context in recorder () 2018-08-10 18:09:01 +02:00
test_data_entry_flow.py Add context to login flow () 2018-08-13 11:27:18 +02:00
test_loader.py Warn when using custom components () 2018-06-27 15:21:32 -04:00
test_main.py Hello Python 3.5 () 2018-02-22 23:22:27 -08:00
test_remote.py Spelling fixes () 2018-01-27 11:58:27 -08:00
test_requirements.py Custom component loading cleanup () 2018-05-01 20:57:30 +02:00
test_setup.py Custom component loading cleanup () 2018-05-01 20:57:30 +02:00