Commit Graph

15 Commits (727eccfec4a537e245227bc4c581480c4ec0a145)

Author SHA1 Message Date
epenet 0d696b84b2
Cleanup root component imports in tests () 2022-09-21 06:57:41 -10:00
Erik Montnemery 47d0cc9b09
Update integrations to pass target player when resolving media () 2022-05-27 09:05:06 -07:00
Paulus Schoutsen 9303e35a7d
tts.say to use media source URLs () 2022-04-26 13:49:32 -07:00
Paulus Schoutsen 8456c6416e
Add a media source to TTS () 2022-02-14 08:54:12 -08:00
Paulus Schoutsen ddf548cd27
Convert remaining TTS tests to async ()
* Convert remaining TTS tests to async

* Add block till done after setting up component
2022-01-20 17:58:19 +01:00
Ville Skyttä 0de95610e3
Use http.HTTPStatus in components/[wxyz]* () 2021-10-24 17:25:01 +02:00
Ville Skyttä 2730a27fd0
Use HTTPStatus instead of HTTP_* constants in various test mocks () 2021-10-01 15:52:45 -07:00
Franck Nijhof 2223592486
Add get_url helper, deprecate base_url () 2020-05-08 02:29:47 +02:00
springstan bc26be3c11
Add and use HTTP_FORBIDDEN constant () 2020-04-09 17:41:17 +02:00
Franck Nijhof 98a2efcbab
Collection of random (mainly) test improvements () 2020-04-06 12:51:48 +02:00
Paulus Schoutsen f41623ca64
Log warning when entities referenced in service call not found ()
* Raise entities not found error

* Make it a warning, not an error

* Add support for MATCH_ENTITY_NONE

* Fix lint

* Fix tests
2020-02-04 14:42:07 -08:00
Bas Nijholt 9bcd4653e0 Sort imports according to PEP8 for components starting with "Y" () 2019-12-09 14:57:42 +01:00
Ville Skyttä d88ca0f5cb Lint exclusions ()
* Remove malformed pylint disable markers

* Remove some unused imports

* Remove some unneeded lint exclusions

* Remove more unneeded lint exclusions

* Add specific codes to all noqa's
2019-11-16 10:22:07 +01:00
Paulus Schoutsen 4de97abc3a Black 2019-07-31 12:25:30 -07:00
cgtobi a27e821e8b Migrate tts ()
* Migrate tts

* Migrate tts tests

* Update requirements

* Fix path to demo mp3
2019-03-26 07:34:16 -07:00