hass-core/tests/components/http
Paulus Schoutsen 2a76a0852f
Allow CORS requests to token endpoint ()
* Allow CORS requests to token endpoint

* Tests

* Fuck emulated hue

* Clean up

* Only cors existing methods
2018-07-19 08:37:00 +02:00
..
__init__.py Move HomeAssistantView to separate file. Convert http to async syntax. [skip ci] () 2018-03-08 17:51:49 -08:00
test_auth.py User management () 2018-07-13 15:31:20 +02:00
test_ban.py Fix aiohttp deprecation warnings () 2018-03-15 21:49:49 +01:00
test_cors.py Allow CORS requests to token endpoint () 2018-07-19 08:37:00 +02:00
test_data_validator.py Allow CORS requests to token endpoint () 2018-07-19 08:37:00 +02:00
test_init.py Foundation for users () 2018-05-01 18:20:41 +02:00
test_real_ip.py X-Forwarded-For improvements and bug fixes () 2018-06-29 16:27:06 -04:00
test_view.py Remove crazy JSON encoding things that are no longer used () 2018-03-12 23:22:08 +01:00