beets/test
Adrian Sampson abc2ff066b Refine naming and docs for #1843
Most urgently, this function doesn't just work on *items*; it works on
arbitrary objects (and, in particular, albums).
2016-02-07 14:48:45 -08:00
..
rsrc Fix #1826: include test_completion.sh in sdist 2016-01-22 15:25:43 -08:00
__init__.py added encoding as comment in files 2015-11-19 18:52:57 +01:00
_common.py use underscore in name for pep-8s sake 2016-01-12 22:14:12 -08:00
helper.py Update copyright dates to 2016 2015-12-30 15:42:06 +00:00
lyrics_download_samples.py Update copyright dates to 2016 2015-12-30 15:42:06 +00:00
test_art.py use underscore in name for pep-8s sake 2016-01-12 22:14:12 -08:00
test_autotag.py Update copyright dates to 2016 2015-12-30 15:42:06 +00:00
test_bucket.py Update copyright dates to 2016 2015-12-30 15:42:06 +00:00
test_config_command.py added encoding as comment in files 2015-11-19 18:52:57 +01:00
test_convert.py use underscore in name for pep-8s sake 2016-01-12 22:14:12 -08:00
test_datequery.py Update copyright dates to 2016 2015-12-30 15:42:06 +00:00
test_dbcore.py use underscore in name for pep-8s sake 2016-01-12 22:14:12 -08:00
test_echonest.py Update copyright dates to 2016 2015-12-30 15:42:06 +00:00
test_edit.py edit: fix Plugin not unloaded during tests 2016-02-03 19:05:38 +01:00
test_embedart.py Update copyright dates to 2016 2015-12-30 15:42:06 +00:00
test_embyupdate.py added encoding as comment in files 2015-11-19 18:52:57 +01:00
test_fetchart.py Update copyright dates to 2016 2015-12-30 15:42:06 +00:00
test_filefilter.py Update copyright dates to 2016 2015-12-30 15:42:06 +00:00
test_files.py Update copyright dates to 2016 2015-12-30 15:42:06 +00:00
test_ftintitle.py Bring test_ftintitle up to 94% 2016-01-04 01:51:49 -08:00
test_ihate.py added encoding as comment in files 2015-11-19 18:52:57 +01:00
test_importadded.py Update copyright dates to 2016 2015-12-30 15:42:06 +00:00
test_importer.py Style and doc fixes for MB_id importer argument 2016-01-22 16:31:00 +01:00
test_importfeeds.py added encoding as comment in files 2015-11-19 18:52:57 +01:00
test_info.py Update copyright dates to 2016 2015-12-30 15:42:06 +00:00
test_ipfs.py added encoding as comment in files 2015-11-19 18:41:01 +01:00
test_keyfinder.py Update copyright dates to 2016 2015-12-30 15:42:06 +00:00
test_lastgenre.py Update copyright dates to 2016 2015-12-30 15:42:06 +00:00
test_library.py Update copyright dates to 2016 2015-12-30 15:42:06 +00:00
test_logging.py use underscore in name for pep-8s sake 2016-01-12 22:14:12 -08:00
test_lyrics.py sampsyo -> beetbox (#1730) 🎉 2016-01-08 20:36:16 -08:00
test_mb.py Update copyright dates to 2016 2015-12-30 15:42:06 +00:00
test_mbsubmit.py Fix unrestored AutotagStub on two TestCases 2016-01-22 21:33:33 +01:00
test_mbsync.py Update copyright dates to 2016 2015-12-30 15:42:06 +00:00
test_mediafile.py Update copyright dates to 2016 2015-12-30 15:42:06 +00:00
test_mediafile_edge.py Update copyright dates to 2016 2015-12-30 15:42:06 +00:00
test_metasync.py Update copyright dates to 2016 2015-12-30 15:42:06 +00:00
test_mpdstats.py flake8 fixes 2016-01-16 00:26:56 -08:00
test_permissions.py apparently do_test is a magic name. Who knew? 2016-01-05 00:35:01 -08:00
test_pipeline.py Update copyright dates to 2016 2015-12-30 15:42:06 +00:00
test_play.py Add test for backwards compat 2016-01-06 01:34:52 -08:00
test_player.py Update copyright dates to 2016 2015-12-30 15:42:06 +00:00
test_plexupdate.py added encoding as comment in files 2015-11-19 18:52:57 +01:00
test_plugins.py Fix unrestored AutotagStub on two TestCases 2016-01-22 21:33:33 +01:00
test_query.py Add failing test for #1865 2016-02-04 11:35:23 -08:00
test_replaygain.py replaygain: refine test by subclassing exception 2016-01-26 22:20:42 +01:00
test_smartplaylist.py Update copyright dates to 2016 2015-12-30 15:42:06 +00:00
test_sort.py Update copyright dates to 2016 2015-12-30 15:42:06 +00:00
test_spotify.py added encoding as comment in files 2015-11-19 18:52:57 +01:00
test_template.py Update copyright dates to 2016 2015-12-30 15:42:06 +00:00
test_the.py added encoding as comment in files 2015-11-19 18:52:57 +01:00
test_thumbnails.py Update copyright dates to 2016 2015-12-30 15:42:06 +00:00
test_types_plugin.py Update copyright dates to 2016 2015-12-30 15:42:06 +00:00
test_ui.py implemented interactive selection in modify 2016-01-28 21:50:37 +01:00
test_ui_commands.py Update copyright dates to 2016 2015-12-30 15:42:06 +00:00
test_ui_importer.py Update copyright dates to 2016 2015-12-30 15:42:06 +00:00
test_ui_init.py Refine naming and docs for #1843 2016-02-07 14:48:45 -08:00
test_util.py Update copyright dates to 2016 2015-12-30 15:42:06 +00:00
test_vfs.py Update copyright dates to 2016 2015-12-30 15:42:06 +00:00
test_web.py added encoding as comment in files 2015-11-19 18:52:57 +01:00
test_zero.py added encoding as comment in files 2015-11-19 18:52:57 +01:00
testall.py Update copyright dates to 2016 2015-12-30 15:42:06 +00:00