mopidy/tests
Thomas Adamcik b7375323e9 models: Memoize identical instances automatically
This combined with the previous changes has brought the memory use for a 14k
track test-set down from about 75MB to 17MB or so. Note that this does however,
mean that copy is now lying to us as it does not such thing whenever it can
avoid it.
2015-04-08 01:14:56 +02:00
..
audio autopep8: Add space after class signature/docstring 2015-04-03 00:05:26 +02:00
backend autopep8: Add space after class signature/docstring 2015-04-03 00:05:26 +02:00
config autopep8: Add space after class signature/docstring 2015-04-03 00:05:26 +02:00
core autopep8: Add space after class signature/docstring 2015-04-03 00:05:26 +02:00
data tests: Cleanup find tests to use tempfile all over. 2014-10-15 23:45:27 +02:00
http autopep8: Add space after class signature/docstring 2015-04-03 00:05:26 +02:00
local tests: Fix some model use oddities 2015-04-05 13:08:15 +02:00
m3u autopep8: Add space after class signature/docstring 2015-04-03 00:05:26 +02:00
models models: Memoize identical instances automatically 2015-04-08 01:14:56 +02:00
mpd review: Address review comments 2015-04-06 23:27:46 +02:00
stream autopep8: Add space after class signature/docstring 2015-04-03 00:05:26 +02:00
utils autopep8: Add space after class signature/docstring 2015-04-03 00:05:26 +02:00
__init__.py autopep8: Add space after class signature/docstring 2015-04-03 00:05:26 +02:00
dummy_audio.py autopep8: Add space after class signature/docstring 2015-04-03 00:05:26 +02:00
dummy_backend.py autopep8: Add space after class signature/docstring 2015-04-03 00:05:26 +02:00
dummy_mixer.py Allow 'none' as audio.mixer value 2015-03-10 00:26:22 +01:00
test_commands.py autopep8: Add space after class signature/docstring 2015-04-03 00:05:26 +02:00
test_exceptions.py autopep8: Add space after class signature/docstring 2015-04-03 00:05:26 +02:00
test_ext.py autopep8: Add space after class signature/docstring 2015-04-03 00:05:26 +02:00
test_help.py autopep8: Add space after class signature/docstring 2015-04-03 00:05:26 +02:00
test_mixer.py autopep8: Add space after class signature/docstring 2015-04-03 00:05:26 +02:00
test_version.py autopep8: Add space after class signature/docstring 2015-04-03 00:05:26 +02:00