beets/test
2016-07-02 01:52:00 -04:00
..
rsrc move spotify test json to json files 2016-06-14 21:51:27 -04:00
__init__.py
_common.py treat DummyIO as text on py3 2016-07-02 00:03:46 -04:00
helper.py use text_string() in a few places for io output 2016-07-02 00:03:46 -04:00
lyrics_download_samples.py
test_art.py Apply simple type consistency changes from #2096 2016-06-30 14:22:16 -07:00
test_autotag.py Walk back some six.iter* uses 2016-06-25 18:29:55 -07:00
test_bucket.py
test_config_command.py replace unicode with six.text_type 2016-06-24 05:53:49 -04:00
test_convert.py bytestring normalization 2016-06-13 05:39:09 -04:00
test_datequery.py
test_dbcore.py replace unicode with six.text_type 2016-06-24 05:53:49 -04:00
test_edit.py Walk back some six.iter* uses 2016-06-25 18:29:55 -07:00
test_embedart.py complete more bytestrings in test_embedart 2016-06-15 00:10:01 -04:00
test_embyupdate.py
test_fetchart.py remove an unnecessary b' in test_fetchart 2016-06-17 05:26:21 -04:00
test_filefilter.py bytestring normalization 2016-06-13 05:39:09 -04:00
test_files.py bytestring normalization 2016-06-13 05:39:09 -04:00
test_ftintitle.py
test_hidden.py tests: Fix setup.py test 2016-06-27 10:23:34 +02:00
test_hook.py fix the rest of b'__main__': 2016-05-30 01:11:37 -04:00
test_ihate.py
test_importadded.py Walk back some six.iter* uses 2016-06-25 18:29:55 -07:00
test_importer.py bytestringify a few more paths in test_importer 2016-07-02 01:52:00 -04:00
test_importfeeds.py
test_info.py
test_ipfs.py bytestring normalization 2016-06-13 05:39:09 -04:00
test_keyfinder.py
test_lastgenre.py replace basestring with six.text_types 2016-06-24 05:53:55 -04:00
test_library.py Fix path types in test_unicode_path 2016-07-01 21:54:37 -07:00
test_logging.py use reraise from six 2016-06-24 05:53:55 -04:00
test_lyrics.py replace unicode with six.text_type 2016-06-24 05:53:49 -04:00
test_mb.py
test_mbsubmit.py
test_mbsync.py
test_mediafile.py Properly handle exceptions in custom tag tests 2016-07-01 21:29:50 -07:00
test_mediafile_edge.py mediafile: Cleanup mutagen error handling 2016-06-28 16:43:34 +02:00
test_metasync.py use util.py3_path for confit and env paths in tests 2016-06-30 22:24:17 -04:00
test_mpdstats.py
test_permissions.py Fix #2089: correct permissions configuration 2016-06-28 10:51:13 -07:00
test_pipeline.py Workaround for a race condition on queue invalidation, Issue #2078 2016-06-29 18:22:44 +02:00
test_play.py bytestring normalization 2016-06-13 05:39:09 -04:00
test_player.py
test_plexupdate.py
test_plugins.py bytestring normalization 2016-06-13 05:39:09 -04:00
test_query.py encode path as utf-8 for is_path_query tests 2016-07-02 01:24:25 -04:00
test_replaygain.py use reraise from six 2016-06-24 05:53:55 -04:00
test_smartplaylist.py use util.py3_path for confit and env paths in tests 2016-06-30 22:24:17 -04:00
test_sort.py
test_spotify.py use urllib from six.moves 2016-06-23 04:40:18 -04:00
test_template.py replace basestring with six.text_types 2016-06-24 05:53:55 -04:00
test_the.py
test_thumbnails.py remove pathlib tests that just test pathlib itself 2016-06-30 02:09:52 -04:00
test_types_plugin.py
test_ui.py use text_string() in a few places for io output 2016-07-02 00:03:46 -04:00
test_ui_commands.py bytestring normalization 2016-06-13 05:39:09 -04:00
test_ui_importer.py replace unicode with six.text_type 2016-06-24 05:53:49 -04:00
test_ui_init.py
test_util.py replace unicode with six.text_type 2016-06-24 05:53:49 -04:00
test_vfs.py
test_web.py use renamed test assertions from six 2016-06-23 04:40:18 -04:00
test_zero.py
testall.py