beets/test
2023-03-08 18:29:04 +01:00
..
rsrc permissions: Move syspath conversion to the actual API boundary 2023-02-12 14:04:24 +01:00
__init__.py Remove unused imports 2021-08-26 20:59:48 +10:00
_common.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
helper.py remove old Python: remove util.text_string 2022-12-24 13:09:26 +01:00
lyrics_download_samples.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
test_acousticbrainz.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
test_albumtypes.py Fix albumtypes plugin and its tests 2023-02-27 13:43:03 +01:00
test_art.py Remove match_querystring in responses 2022-08-21 08:18:49 -07:00
test_art_resize.py artresizer: move ImageMagick/PIL code from thumbnails plugin to ArtResizer 2022-03-12 23:34:46 +01:00
test_autotag.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
test_bareasc.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
test_beatport.py Remove unused imports 2021-08-26 20:59:48 +10:00
test_bucket.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
test_config_command.py Remove unused imports 2021-08-26 20:59:48 +10:00
test_convert.py Fix recent bug that would not transcode when format was wrong 2022-10-19 08:55:51 -07:00
test_datequery.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
test_dbcore.py fix code review comments 2022-03-29 21:24:13 -04:00
test_discogs.py Introduce new module beets.util.id_extractors 2023-03-08 18:12:31 +01:00
test_edit.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
test_embedart.py tests: fix assertions for empty MediaFile.images 2022-12-18 08:41:42 +01:00
test_embyupdate.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
test_export.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
test_fetchart.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
test_filefilter.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
test_files.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
test_ftintitle.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
test_hidden.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
test_hook.py Fix @unittest.skipIf annotations to ignore only win32 2022-01-07 21:29:44 -08:00
test_ihate.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
test_importadded.py Remove unused imports 2021-08-26 20:59:48 +10:00
test_importer.py Merge branch 'master' into duplicate 2022-08-21 10:34:15 -07:00
test_importfeeds.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
test_info.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
test_ipfs.py Remove unused imports 2021-08-26 20:59:48 +10:00
test_keyfinder.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
test_lastgenre.py Remove unused imports 2021-08-26 20:59:48 +10:00
test_library.py Code style fixes 2023-01-31 11:26:22 -05:00
test_limit.py Test failing due to unidentified argument processing issue; replacing with API calls gives expected results. 2021-12-27 13:26:38 -05:00
test_logging.py test_logging: fix incorrect exception handling 2022-01-20 21:16:17 +01:00
test_lyrics.py bug 4406 fix v5 (tests pass again) 2022-11-22 20:40:13 -05:00
test_mb.py Reorder parameters of _make_track function and fix linting errors 2022-11-19 12:39:16 +01:00
test_mbsubmit.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
test_mbsync.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
test_metasync.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
test_mpdstats.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
test_parentwork.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
test_permissions.py Commit #4036 2021-09-26 16:41:13 +10:00
test_pipeline.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
test_play.py Fix @unittest.skipIf annotations to ignore only win32 2022-01-07 21:29:44 -08:00
test_player.py Remove use of imp 2022-08-21 08:13:07 -07:00
test_playlist.py Remove unused imports 2021-08-26 20:59:48 +10:00
test_plexupdate.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
test_plugin_mediafield.py Remove unused imports 2021-08-26 20:59:48 +10:00
test_plugins.py Add a test for Beatport ID extraction 2023-03-08 18:29:04 +01:00
test_query.py tests: robustify path query / case_sensitive tests 2023-02-12 16:16:43 +01:00
test_random.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
test_replaygain.py test_replaygain: fix exception handling again 2022-02-01 21:39:42 +01:00
test_smartplaylist.py Remove unused imports 2021-08-26 20:59:48 +10:00
test_sort.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
test_spotify.py really remove all six imports 2022-01-20 00:26:01 +01:00
test_subsonicupdate.py Remove unused imports 2021-08-26 20:59:48 +10:00
test_template.py Remove unused imports 2021-08-26 20:59:48 +10:00
test_the.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
test_thumbnails.py artresizer: move ImageMagick/PIL code from thumbnails plugin to ArtResizer 2022-03-12 23:34:46 +01:00
test_types_plugin.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
test_ui.py Fix flake8 issues in test_ui.py 2023-02-28 09:24:30 +01:00
test_ui_commands.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
test_ui_importer.py Remove unused imports 2021-08-26 20:59:48 +10:00
test_ui_init.py fix code review comments 2022-03-29 21:24:13 -04:00
test_util.py test: separate case_sensitive unit tests from PathQueryTest 2022-12-24 13:36:53 +01:00
test_vfs.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
test_web.py add test to get item file of web plugin 2022-08-03 01:22:45 -04:00
test_zero.py tests: fix assertions for empty MediaFile.images 2022-12-18 08:41:42 +01:00
testall.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00