beets/test
Thomas Scholtes ecb9ba97be Add SingletonImportTask
The goal of this class is to eliminate all checks for `task.is_album`. This is
already accomplished for the methods. Next, we want to tackle the plugin
stages.
2014-04-19 17:02:36 +02:00
..
rsrc Import rar archives 2014-04-15 18:24:09 +02:00
__init__.py misc. overdue code cleanup 2010-07-09 18:07:15 -07:00
_common.py properly sandbox all tests 2014-04-12 19:29:29 -07:00
helper.py Add tests for duplicate album imports 2014-04-19 15:23:01 +02:00
test_art.py tests: close databases to avoid errors on Windows 2014-04-12 15:00:17 -07:00
test_autotag.py Flake8 fixes 2014-04-17 12:25:59 +02:00
test_completion.sh Add completion of plugin commands 2014-03-02 16:18:16 +01:00
test_config_command.py Pythonic names for test helpers 2014-04-12 11:24:47 -07:00
test_convert.py more test isolation (#670) 2014-04-13 13:57:22 -07:00
test_datequery.py add some failing tests for date queries 2014-02-14 23:02:51 -08:00
test_dbcore.py tests: close databases to avoid errors on Windows 2014-04-12 15:00:17 -07:00
test_echonest.py skip pyechonest tests when library not installed 2014-04-13 13:26:51 -07:00
test_files.py move Destination method to Item class 2013-09-17 09:09:10 -07:00
test_ihate.py Add SingletonImportTask 2014-04-19 17:02:36 +02:00
test_importer.py Test that duplicate files are removed 2014-04-19 17:02:20 +02:00
test_importfeeds.py fix Windows path manipulation in importfeeds 2014-04-18 15:52:23 -07:00
test_keyfinder.py Add keyfinder plugin 2014-04-12 18:44:38 +02:00
test_library.py Fixed #453 and added test cases 2014-04-16 23:16:04 +03:00
test_lyrics.py lyrics is flake8-clean 2014-04-12 13:32:46 -07:00
test_mb.py Update tests given new alias behavior 2014-03-26 13:01:42 -07:00
test_mbsync.py Test albums and singletons simultaneously 2014-04-16 14:50:57 +02:00
test_mediafile.py Support for initial_key with EchoNest 2014-04-11 21:03:11 +02:00
test_mediafile_edge.py fix #705: unicode in SoundCheck fields 2014-04-17 18:10:16 -07:00
test_pipeline.py Flake8 fixes 2014-04-17 12:25:59 +02:00
test_player.py happy new year 2013-01-11 10:43:41 -08:00
test_query.py Remove ITEM_* constants 2014-04-10 17:11:21 +02:00
test_replaygain.py Test and fix unicode issues in logs. Fixes #699 2014-04-17 12:12:49 +02:00
test_template.py happy new year 2013-01-11 10:43:41 -08:00
test_the.py combine TempConfigTestCase and ExtraAsserts 2012-12-15 13:21:09 -08:00
test_ui.py tests: use Windows config location on Windows 2014-04-18 15:57:57 -07:00
test_ui_importer.py Import tests use TestHelper 2014-04-15 14:57:01 +02:00
test_vfs.py fix VFS tests 2013-04-06 16:35:17 -07:00
test_web.py Fix album retrieval 2014-02-10 17:26:26 +01:00
test_zero.py Flake8 fixes 2014-04-11 16:05:08 +02:00
testall.py Fix python namespaces for test runs 2013-04-07 01:32:47 +02:00