beets/test
Adrian Sampson 0d869340ec fixes for album artist inference
- Inference must be enabled explicitly with the "infer_aa" flag. It does not
  happen transparently.
- Infer both artist and artist ID.
- Fixed a bug where only the database row was using the inferred data, not the
  returned data structure.
- Added tests.
2011-02-18 12:17:22 -08:00
..
rsrc light refactoring and renaming for patch 2011-01-23 19:49:48 -08:00
__init__.py misc. overdue code cleanup 2010-07-09 18:07:15 -07:00
_common.py add another test to justify mock IO setup 2011-01-19 15:16:31 -08:00
test_art.py fix permissions on album art (#130) 2011-01-21 17:57:58 -08:00
test_autotag.py test that autotagger sets track artist to match album artist 2011-01-24 20:22:13 -08:00
test_db.py fixes for album artist inference 2011-02-18 12:17:22 -08:00
test_files.py light refactoring and renaming for patch 2011-01-23 19:49:48 -08:00
test_mb.py tests for multiple paths feature; legacy path_format overrides 2011-01-24 19:40:09 -08:00
test_mediafile.py fix bug where magic "ftyp" string would cause a Mutagen exception (#129) 2011-01-21 15:11:47 -08:00
test_mediafile_basic.py WavPack and Musepack support 2011-01-03 15:32:58 -08:00
test_player.py fix parsing of escaped characters in MPD commands 2010-09-16 23:06:33 -07:00
test_query.py fix count queries over empty results 2011-01-24 15:41:38 -08:00
test_ui.py Add ImportTest, testing import_files in commands.py. 2011-02-18 06:31:46 -06:00
testall.py fix unicode issue with manual search prompt (#113) 2011-01-18 19:09:04 -08:00