beets/test
Benedikt 424c47696b
Merge pull request #4345 from qcasey/qcasey-patch-2
Change "first" and "second" in test_lyrics output to "expected" and "result"
2022-05-06 20:43:33 +02:00
..
rsrc Update lyricstext.yaml 2022-05-05 14:04:54 -07: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 test helper: add support for multi-disc album fixtures 2022-01-22 14:00:32 +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 up invalid master merges 2021-09-26 17:33:15 +10:00
test_art.py artresizer: backend classes part 1: stub classes, version checks 2022-03-12 19:48:45 +01: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 Remove a relevant test 2022-01-29 18:35:36 -05: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 discogs: Add URI to test_parse_minimal_release data 2022-03-04 08:17:49 +01:00
test_edit.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
test_embedart.py artresizer: style fixes 2022-03-12 23:34:46 +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 really remove all six imports 2022-01-20 00:26:01 +01: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 Prevent fails of tests when path contains dots 2021-11-19 16:54:28 +01: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 Update test_lyrics.py 2022-05-05 15:33:32 -07:00
test_mb.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10: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 pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10: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 pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
test_query.py Fix bug in StringQuery.string_match 2022-01-25 16:24:04 -08: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 @unittest.skipIf annotations to ignore only win32 2022-01-07 21:29:44 -08: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 confit: Improve deprecation warning 2022-02-01 19:10:24 +01:00
test_vfs.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
test_web.py Remove unused imports 2021-08-26 20:59:48 +10:00
test_zero.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
testall.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00