core/tests
cgtobi 055e35b297 Add RMV public transport sensor (#15814)
* Add new public transport sensor for RMV (Rhein-Main area).

* Add required module.

* Fix naming problem.

* Add unit test.

* Update dependency version to 0.0.5.

* Add new requirements.

* Fix variable name.

* Fix issues pointed out in review.

* Remove unnecessary code.

* Fix linter error.

* Fix config value validation.

* Replace minutes as state by departure timestamp. (see ##14983)

* More work on the timestamp. (see ##14983)

* Revert timestamp work until #14983 gets merged.

* Simplify product validation.

* Remove redundant code.

* Address code change requests.

* Address more code change requests.

* Address even more code change requests.

* Simplify destination check.

* Fix linter problem.

* Bump dependency version to 0.0.7.

* Name variable more explicit.

* Only query once a minute.

* Update test case.

* Fix config validation.

* Remove unneeded import.
2018-08-10 19:35:09 +02:00
..
auth Allow auth providers to influence is_active (#15557) 2018-07-19 22:10:36 +02:00
components Add RMV public transport sensor (#15814) 2018-08-10 19:35:09 +02:00
fixtures Remove unnecessary executable permissions (#15469) 2018-07-14 23:03:36 +02:00
helpers Add IndieAuth 4.2.2 redirect uri at client id (#15911) 2018-08-10 18:09:42 +02:00
mock Look at registry before pulling zwave config values (#14408) 2018-05-12 17:45:36 -04:00
resources Revised package util tests 2016-01-30 14:08:32 -05:00
scripts Make sure use_x_forward_for and trusted_proxies must config together (#15804) 2018-08-03 13:52:34 +02:00
test_util Add IndieAuth 4.2.2 redirect uri at client id (#15911) 2018-08-10 18:09:42 +02:00
testing_config Revert custom component loading logic (#14327) 2018-05-07 11:25:48 +02:00
util More pylint 2 fixes (#15565) 2018-07-20 11:45:20 +03:00
__init__.py async HTTP component (#3914) 2016-10-23 23:48:01 -07:00
common.py Add and restore context in recorder (#15859) 2018-08-10 18:09:01 +02:00
conftest.py User management (#15420) 2018-07-13 15:31:20 +02:00
test_bootstrap.py Make typing checks more strict (#14429) 2018-07-13 13:24:51 +03:00
test_config.py Disallow use insecure_example auth provider in configuration.yml (#15504) 2018-07-17 19:36:33 +02:00
test_config_entries.py Refactor data entry flow (#15883) 2018-08-09 13:24:14 +02:00
test_core.py Add and restore context in recorder (#15859) 2018-08-10 18:09:01 +02:00
test_data_entry_flow.py Refactor data entry flow (#15883) 2018-08-09 13:24:14 +02:00
test_loader.py Warn when using custom components (#15172) 2018-06-27 15:21:32 -04:00
test_main.py Hello Python 3.5 (#12610) 2018-02-22 23:22:27 -08:00
test_remote.py Spelling fixes (#11940) 2018-01-27 11:58:27 -08:00
test_requirements.py Custom component loading cleanup (#14211) 2018-05-01 20:57:30 +02:00
test_setup.py Custom component loading cleanup (#14211) 2018-05-01 20:57:30 +02:00