Commit graph

13 commits

Author SHA1 Message Date
Franck Nijhof
65cf2fcb6f
Drop asynctest () 2021-01-01 22:31:56 +01:00
Anders Melchiorsen
d00655810f
Add media_player.repeat_set service () 2020-10-12 23:29:28 +02:00
Franck Nijhof
d7f4cfbb65
Improve demo media player platform tests () 2020-10-05 14:04:02 +02:00
Ville Skyttä
5e90a4d000
Use more state attribute name constants () 2020-09-21 23:03:39 +02:00
Paulus Schoutsen
276f3afb00
Do async_setup_platform in background ()
Co-authored-by: J. Nick Koston <nick@koston.org>
2020-05-31 22:18:30 -07:00
Paulus Schoutsen
ec47216388
Use built-in test helpers on 3.8 () 2020-04-30 13:29:50 -07:00
Franck Nijhof
bb8bbc9c54
Collection of tests improvements () 2020-04-07 09:36:35 -07:00
Ville Skyttä
e6388e186c
Remove unnecessary string literal concatenations () 2020-01-02 21:17:10 +02:00
Bas Nijholt
e4e9cdce73 use isort to sort imports according to PEP8 for demo () 2019-12-08 22:29:27 +05:30
Paulus Schoutsen
4de97abc3a Black 2019-07-31 12:25:30 -07:00
Penny Wood
b30f4b8fc0 Improve boolean validator ()
* Improve boolean validator

* Remove extra throw

* Remove None test as discussed

* Fix for tests depending on None == False
2019-06-07 22:18:02 -07:00
Andrew Sayre
7624d0e79f Check for supported features in media_player services ()
* Add check for supported features

* Move logic to service helper

* Fix hacked in test for seek

* Test for service required features
2019-04-10 09:44:58 -07:00
Paulus Schoutsen
1ddc249989
Consolidate more platforms ()
* Consolidate final platforms

* Fix some tests

* Fix more tests

* Fix more tests
2019-03-23 20:22:35 -07:00
Renamed from tests/components/media_player/test_demo.py (Browse further)