core/tests/components/plex
jjlawren 42353282d4
Debounce calls to Plex server (#33560)
* Debounce calls to Plex server

* Simplify debounce by recommendation

* Update tests to handle debounce

* Test debouncer, fix & optimize tests

* Use property instead
2020-04-03 22:34:42 -07:00
..
__init__.py Add Plex config flow support (#26548) 2019-09-19 23:29:26 +02:00
common.py Debounce calls to Plex server (#33560) 2020-04-03 22:34:42 -07:00
const.py Rewrite and add Plex tests (#32633) 2020-03-11 09:37:02 -07:00
mock_classes.py Rewrite and add Plex tests (#32633) 2020-03-11 09:37:02 -07:00
test_config_flow.py Debounce calls to Plex server (#33560) 2020-04-03 22:34:42 -07:00
test_init.py Debounce calls to Plex server (#33560) 2020-04-03 22:34:42 -07:00
test_server.py Debounce calls to Plex server (#33560) 2020-04-03 22:34:42 -07:00