beets/test
2018-04-29 20:06:44 +02:00
..
rsrc
__init__.py add missing division future imports 2016-04-16 18:33:54 +02:00
_common.py Ensure mtime is non-zero for Items in test fixtures. 2017-08-22 23:24:33 +02:00
helper.py Implement album merging for duplicates 2017-11-01 02:00:48 +05:30
lyrics_download_samples.py
test_acousticbrainz.py
test_art.py Modified the name of the fetchart plugin switch from missing to quiet 2017-09-05 18:27:47 +02:00
test_autotag.py Add artist_credit config option 2018-04-08 08:29:06 +02:00
test_bucket.py
test_config_command.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_convert.py
test_datequery.py Set up date tests for #2652 2018-02-20 22:57:58 -05:00
test_dbcore.py Fix some brittle query tests 2017-06-20 15:56:33 -04:00
test_discogs.py Fix incorrect indexing of two-sided mediums 2018-04-27 19:28:35 +02:00
test_edit.py Merge pull request #2668 from wordofglass/edit_logic 2017-08-25 15:52:40 +02:00
test_embedart.py updated to pass pep8 checks 2017-10-07 21:28:33 -07:00
test_embyupdate.py
test_fetchart.py
test_filefilter.py
test_files.py Refactored move functions for clarity according to #2682 2017-09-11 17:03:44 +02:00
test_ftintitle.py
test_hidden.py
test_hook.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_ihate.py
test_importadded.py
test_importer.py Implement from_scratch option 2017-12-07 14:46:40 -05:00
test_importfeeds.py
test_info.py
test_ipfs.py
test_keyfinder.py
test_lastgenre.py
test_library.py Update tests for new Unidecode behavior: fix #2799 2018-01-30 20:50:43 -05:00
test_logging.py Replace blind excepts with generic Exception excepts in tests 2017-04-29 00:12:14 +02:00
test_lyrics.py add tests for slug function, failing 2017-07-18 16:32:47 -04:00
test_mb.py Unit test for import with audio data tracks. 2018-04-29 20:06:44 +02:00
test_mbsubmit.py
test_mbsync.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_mediafile.py
test_mediafile_edge.py mediafile._safe_cast: be safer when converting to int 2017-11-19 09:21:07 +01:00
test_metasync.py
test_mpdstats.py
test_permissions.py
test_pipeline.py
test_play.py
test_player.py
test_plexupdate.py
test_plugin_mediafield.py
test_plugins.py Revert "Fix tests for new prompt order" 2016-12-28 14:33:11 -05:00
test_query.py
test_replaygain.py
test_smartplaylist.py
test_sort.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_spotify.py
test_template.py
test_the.py
test_thumbnails.py Test updates for #2466 fix 2017-03-03 12:10:26 -06:00
test_types_plugin.py
test_ui.py Refactored move functions for clarity according to #2682 2017-09-11 17:03:44 +02:00
test_ui_commands.py
test_ui_importer.py
test_ui_init.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_util.py Undo from _common import unittest indirection 2016-11-26 18:46:44 -05:00
test_vfs.py
test_web.py Avoid weird mutation in web tests 2018-04-27 17:34:18 -04:00
test_zero.py
testall.py