mopidy-raspberrypi-gpio/tests
Phil Howard c669f5e35c Supplied dummy Mopidy Core to frontend for testing
This currently uses three files copy-n-pasted from upstream Mopidy to provide dummy interfaces for mixer, backend and audio.

These dummy files seem a little janky- should they be part of a mopidy-test package so that they stay in-sync with Mopidy's API? Since otherwise tests may?? pass that fail against the real Mopidy. Maybe?
2020-01-23 13:35:08 +00:00
..
__init__.py Initial commit from CookieCutter project 2019-10-10 11:22:34 +01:00
dummy_audio.py Supplied dummy Mopidy Core to frontend for testing 2020-01-23 13:35:08 +00:00
dummy_backend.py Supplied dummy Mopidy Core to frontend for testing 2020-01-23 13:35:08 +00:00
dummy_mixer.py Supplied dummy Mopidy Core to frontend for testing 2020-01-23 13:35:08 +00:00
test_config.py isort -rc . && black . 2020-01-23 11:55:27 +00:00
test_frontend.py Supplied dummy Mopidy Core to frontend for testing 2020-01-23 13:35:08 +00:00