beets/test
Adrian Sampson ddf5511624 Use unittest.SkipTest instead of nose's version
I don't *think* this should actually do anything, but it does remove a
dependence on nose.
2014-11-05 10:49:45 -08:00
..
rsrc
__init__.py
_common.py Make tests conform to PEP8 2014-09-09 22:31:46 +02:00
helper.py
test_art.py
test_autotag.py
test_bucket.py
test_completion.sh
test_config_command.py Pythonic names for test helpers 2014-04-12 11:24:47 -07:00
test_convert.py
test_datequery.py
test_dbcore.py A couple of coverage tweaks 2014-10-11 22:05:22 -07:00
test_echonest.py
test_embedart.py
test_fetchart.py
test_files.py
test_ihate.py
test_importadded.py
test_importer.py
test_importfeeds.py
test_info.py
test_keyfinder.py
test_lastgenre.py
test_library.py
test_lyrics.py
test_mb.py
test_mbsync.py Test albums and singletons simultaneously 2014-04-16 14:50:57 +02:00
test_mediafile.py
test_mediafile_edge.py
test_pipeline.py
test_player.py
test_plugins.py Allow plugins to define the same flexible fields if they are of the same 2014-11-04 21:20:35 +01:00
test_query.py Add NoneQuery 2014-09-17 11:23:00 +02:00
test_replaygain.py
test_sort.py Rename smartartist to artist/albumartist (#953) 2014-09-16 14:53:16 -07:00
test_spotify.py
test_template.py
test_the.py
test_types_plugin.py
test_ui.py
test_ui_importer.py
test_vfs.py
test_web.py
test_zero.py
testall.py