hass-core/tests/components/mobile_app
Robbie Trencheny bf839687ad Mobile App: Registration schema improvements (#21850)
* Update registration schema to add os_name (required) and make app_name required

* Ensure that a provided app_component is valid and available

* Ensure that component DEPENDENCIES declares mobile_app

* Update homeassistant/helpers/config_validation.py

* Standardize error responses

* Dont generalize REGISTER_BAD_COMPONENT

* Fix tests after merge
2019-03-12 22:04:27 -07:00
..
__init__.py If registration supports encryption then return encrypted payloads (#21853) 2019-03-11 08:34:58 -04:00
const.py Mobile App: Registration schema improvements (#21850) 2019-03-12 22:04:27 -07:00
test_http_api.py Mobile App: Registration schema improvements (#21850) 2019-03-12 22:04:27 -07:00
test_webhook.py If registration supports encryption then return encrypted payloads (#21853) 2019-03-11 08:34:58 -04:00
test_websocket_api.py mobile_app improvements (#21607) 2019-03-08 23:44:56 -08:00