core/tests/components/ffmpeg
Marc Mueller 3ebd7d2fd1
Fix asyncio DeprecationWarning [3.12] (#98989)
* Fix asyncio DeprecationWarning [3.12]

* Use AsyncMock

* Rewrite ffmpeg tests

* Remove test classes

* Rename test file
2023-08-25 12:27:23 +02:00
..
__init__.py
test_binary_sensor.py Fix asyncio DeprecationWarning [3.12] (#98989) 2023-08-25 12:27:23 +02:00
test_init.py