core/tests/components/plex
jjlawren 42ca566e05
Improve Plex debounce/throttle logic (#33805)
* Improve Plex debounce/throttle logic

* Use Debouncer helper, rewrite affected tests

* Mock storage so files aren't left behind

* Don't bother with wrapper method, store debouncer call during init

* Test cleanup from review

* Don't patch own code in tests
2020-04-10 00:49:09 +02:00
..
__init__.py Add Plex config flow support (#26548) 2019-09-19 23:29:26 +02: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 Improve Plex debounce/throttle logic (#33805) 2020-04-10 00:49:09 +02:00
test_init.py Improve Plex debounce/throttle logic (#33805) 2020-04-10 00:49:09 +02:00
test_server.py Improve Plex debounce/throttle logic (#33805) 2020-04-10 00:49:09 +02:00