mopidy/tests/core
Stein Magnus Jodal 447864774e core: Add volume arg to volume_changed() event
It was already called with the argument, and both the MPD and HTTP frontends
handled it/expected it. It was just the default implementation in CoreListener
that lacked the argument.
2013-10-09 23:51:01 +02:00
..
__init__.py Make all strings unicode by default (fixes #224) 2012-11-13 00:18:47 +01:00
actor_test.py tests: Import unittest directly from the stdlib 2013-04-29 19:45:25 +02:00
events_test.py tests: Import unittest directly from the stdlib 2013-04-29 19:45:25 +02:00
library_test.py tests: Import unittest directly from the stdlib 2013-04-29 19:45:25 +02:00
listener_test.py core: Add volume arg to volume_changed() event 2013-10-09 23:51:01 +02:00
playback_test.py core: Tweak mute docs, add simple test case 2013-10-09 23:24:17 +02:00
playlists_test.py tests: Import unittest directly from the stdlib 2013-04-29 19:45:25 +02:00
tracklist_test.py tests: Import unittest directly from the stdlib 2013-04-29 19:45:25 +02:00