mopidy/tests
Stein Magnus Jodal 37164c6b04 http: Remove empty test file for the WebSocket
All the logic has been moved into mopidy.utils.jsonrpc, and all that remains of
mopidy.frontends.http.ws is simple wiring that isn't worth testing.
2012-11-27 23:25:16 +01:00
..
audio audio: Maintain state and trigger events based on GStreamer state changes 2012-11-14 01:49:17 +01:00
backends core: Don't fail when adding tracks after end of tracklist 2012-11-20 22:36:39 +01:00
core Make tracklist.add() only take and return lists 2012-11-20 22:12:09 +01:00
data Updated find files to ignore hidden files and folders. 2012-09-16 18:14:11 +02:00
frontends http: Remove empty test file for the WebSocket 2012-11-27 23:25:16 +01:00
outputs Make all strings unicode by default (fixes #224) 2012-11-13 00:18:47 +01:00
utils jsonrpc: Give explicit error if calling method without object path 2012-11-25 21:51:59 +01:00
__init__.py Make all strings unicode by default (fixes #224) 2012-11-13 00:18:47 +01:00
__main__.py Make all strings unicode by default (fixes #224) 2012-11-13 00:18:47 +01:00
help_test.py Make all strings unicode by default (fixes #224) 2012-11-13 00:18:47 +01:00
models_test.py models: Change serialized type marker from '__type__' to '__model__' 2012-11-20 00:21:26 +01:00
scanner_test.py Make all strings unicode by default (fixes #224) 2012-11-13 00:18:47 +01:00
version_test.py Bump version number to 0.9.0 2012-11-21 01:42:51 +01:00