home-assistant-libs / pychromecast

Library for Python 3 to communicate with the Google Chromecast.
MIT License
2.51k stars 378 forks source link

Mocking Chromecast? #874

Open elibroftw opened 3 months ago

elibroftw commented 3 months ago

My application completely broke in 3+ different locations after the upgrade to v14. Wondering if there's a mocking chromecast class so that I can test whether all the API calls are correctly working?