beets/test
Bruno Cauet 73d200184b Implement __format__ on Album and Item
Cut the need to format manually (and often incorrectly) when logging by
implementing the __format__ magic method (see PEP 3101) on LibModel
(the parent class of Album & Item).

Based on a discussion in PR #1262
2015-01-25 19:41:49 +01:00
..
rsrc Fixed IndexError on reading embedded cover art with invalid cover type 2015-01-23 13:44:08 +01:00
__init__.py
_common.py Use a standard logger for the import log 2015-01-12 21:47:44 +01:00
helper.py test.helper.log_capture() unicode handling 2015-01-21 19:18:57 +01:00
lyrics_download_samples.py Happy 2015. ;) 2015-01-08 21:37:09 +01:00
test_art.py Merge branch 'master' into logging 2015-01-09 15:15:27 +01:00
test_autotag.py Happy 2015. ;) 2015-01-08 21:37:09 +01:00
test_bucket.py Happy 2015. ;) 2015-01-08 21:37:09 +01:00
test_completion.sh
test_config_command.py
test_convert.py Happy 2015. ;) 2015-01-08 21:37:09 +01:00
test_datequery.py Happy 2015. ;) 2015-01-08 21:37:09 +01:00
test_dbcore.py Happy 2015. ;) 2015-01-08 21:37:09 +01:00
test_echonest.py Happy 2015. ;) 2015-01-08 21:37:09 +01:00
test_embedart.py Remove unused import 2015-01-21 10:10:47 -08:00
test_fetchart.py Merge pull request #1211 from brunal/fetchart-check-isfile 2015-01-08 13:40:21 -08:00
test_filefilter.py Remove redundant config rest in tests 2015-01-20 15:22:59 -08:00
test_files.py Happy 2015. ;) 2015-01-08 21:37:09 +01:00
test_ftintitle.py Happy 2015. ;) 2015-01-08 21:37:09 +01:00
test_ihate.py Moved the regular expression file filter into a separate plugin. 2015-01-20 19:50:00 +01:00
test_importadded.py Happy 2015. ;) 2015-01-08 21:37:09 +01:00
test_importer.py New import_task_created event 2015-01-18 15:37:48 -08:00
test_importfeeds.py Fix bug where playlists were not created in subdirs. 2015-01-24 13:00:25 +00:00
test_info.py Happy 2015. ;) 2015-01-08 21:37:09 +01:00
test_keyfinder.py Happy 2015. ;) 2015-01-08 21:37:09 +01:00
test_lastgenre.py Merge branch 'master' into logging 2015-01-09 15:15:27 +01:00
test_library.py Implement __format__ on Album and Item 2015-01-25 19:41:49 +01:00
test_logging.py
test_lyrics.py Lyrics plugin: fix google backend 2015-01-15 11:28:04 +01:00
test_mb.py Happy 2015. ;) 2015-01-08 21:37:09 +01:00
test_mbsync.py mbsync: Set default album/item format for tests. 2015-01-21 08:05:27 +00:00
test_mediafile.py Fixed IndexError on reading embedded cover art with invalid cover type 2015-01-23 13:44:08 +01:00
test_mediafile_edge.py Happy 2015. ;) 2015-01-08 21:37:09 +01:00
test_permissions.py
test_pipeline.py Happy 2015. ;) 2015-01-08 21:37:09 +01:00
test_player.py Happy 2015. ;) 2015-01-08 21:37:09 +01:00
test_plexupdate.py
test_plugins.py Fix up tests for import_task_created (#1186) 2015-01-20 14:51:26 -08:00
test_query.py Rename exception: InvalidQuery → InvalidQueryError 2015-01-15 11:47:35 +01:00
test_replaygain.py Happy 2015. ;) 2015-01-08 21:37:09 +01:00
test_sort.py Happy 2015. ;) 2015-01-08 21:37:09 +01:00
test_spotify.py
test_template.py Smartplaylist: don't utf8-encode the name 2015-01-14 12:32:00 +01:00
test_the.py
test_types_plugin.py Happy 2015. ;) 2015-01-08 21:37:09 +01:00
test_ui.py Happy 2015. ;) 2015-01-08 21:37:09 +01:00
test_ui_importer.py Use a standard logger for the import log 2015-01-12 21:47:44 +01:00
test_vfs.py Happy 2015. ;) 2015-01-08 21:37:09 +01:00
test_web.py
test_zero.py
testall.py Happy 2015. ;) 2015-01-08 21:37:09 +01:00