beets/test/plugins
2025-09-17 20:55:02 +02:00
..
__init__.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
lyrics_pages.py lyrics: xfail sweetslyrics end-to-end test 2025-08-30 23:10:22 +01:00
test_acousticbrainz.py Reformat the codebase 2024-09-21 11:57:48 +01:00
test_advancedrewrite.py Renamed PluginTestCase to PluginUnitTestCase 2025-09-17 19:18:48 +02:00
test_albumtypes.py Renamed PluginTestCase to PluginUnitTestCase 2025-09-17 19:18:48 +02:00
test_art.py Replace string concatenation (' + ') 2025-08-30 23:10:15 +01:00
test_aura.py Use PEP585 lowercase collections typing annotations 2024-12-10 06:10:03 +00:00
test_autobpm.py Skip autobpm tests if librosa isn't available 2024-11-30 09:32:08 -04:00
test_bareasc.py Renamed PluginTestCase to PluginUnitTestCase 2025-09-17 19:18:48 +02:00
test_beatport.py Use unittest.TestCase for tests that don't require the dir setup 2025-05-26 12:40:38 +01:00
test_bpd.py Renamed PluginTestCase to PluginUnitTestCase 2025-09-17 19:18:48 +02:00
test_bucket.py Future proof BucketPluginTest.test_year_single_year_last_folder 2024-12-27 16:28:38 -04:00
test_convert.py Renamed PluginTestCase to PluginUnitTestCase 2025-09-17 19:18:48 +02:00
test_discogs.py Replace percent formatting 2025-08-30 22:35:00 +01:00
test_edit.py Replace assertCount 2025-07-09 09:21:51 +01:00
test_embedart.py Replace format calls with f-strings 2025-08-30 18:42:26 +01:00
test_embyupdate.py Renamed PluginTestCase to PluginUnitTestCase 2025-09-17 19:18:48 +02:00
test_export.py Renamed PluginTestCase to PluginUnitTestCase 2025-09-17 19:18:48 +02:00
test_fetchart.py Renamed PluginTestCase to PluginUnitTestCase 2025-09-17 19:18:48 +02:00
test_filefilter.py Reformat the codebase 2024-09-21 11:57:48 +01:00
test_ftintitle.py Renamed PluginTestCase to PluginUnitTestCase 2025-09-17 19:18:48 +02:00
test_hook.py Renamed PluginTestCase to PluginUnitTestCase 2025-09-17 19:18:48 +02:00
test_ihate.py Replace assertFalse 2024-08-12 08:43:41 +01:00
test_importadded.py Replace string concatenation (' + ') 2025-08-30 23:10:15 +01:00
test_importfeeds.py Introduce TestHelper.temp_dir_path 2025-07-09 09:17:14 +01:00
test_info.py Renamed PluginTestCase to PluginUnitTestCase 2025-09-17 19:18:48 +02:00
test_ipfs.py Renamed PluginTestCase to PluginUnitTestCase 2025-09-17 19:18:48 +02:00
test_keyfinder.py Replace assertEqual 2024-08-12 08:43:42 +01:00
test_lastgenre.py lastgenre: Fix test_get_genre loading whitelist 2025-08-24 09:20:36 +02:00
test_limit.py Renamed PluginTestCase to PluginUnitTestCase 2025-09-17 19:18:48 +02:00
test_lyrics.py fix local langdetect test failures 2025-05-31 18:56:21 -04:00
test_mbsubmit.py Centralize AutotagStub test setup into AutotagImportTestCase 2025-05-17 03:31:58 +01:00
test_mbsync.py Renamed PluginTestCase to PluginUnitTestCase 2025-09-17 19:18:48 +02:00
test_mpdstats.py Fixed issue with mpdstats test and removed unregister_all function 2025-09-17 20:55:02 +02:00
test_musicbrainz.py Replace string concatenation (' + ') 2025-08-30 23:10:15 +01:00
test_parentwork.py Renamed PluginTestCase to PluginUnitTestCase 2025-09-17 19:18:48 +02:00
test_permissions.py Replace assertPrem 2025-07-09 09:21:52 +01:00
test_play.py Renamed PluginTestCase to PluginUnitTestCase 2025-09-17 19:18:48 +02:00
test_playlist.py Renamed PluginTestCase to PluginUnitTestCase 2025-09-17 19:18:48 +02:00
test_plexupdate.py Renamed PluginTestCase to PluginUnitTestCase 2025-09-17 19:18:48 +02:00
test_plugin_mediafield.py Replace string concatenation (' + ') 2025-08-30 23:10:15 +01:00
test_random.py Replace format calls with f-strings 2025-08-30 18:42:26 +01:00
test_replace.py Feat: Add replace plugin (#5644) 2025-05-27 00:17:52 +02:00
test_replaygain.py Replace format calls with f-strings 2025-08-30 18:42:26 +01:00
test_scrub.py Move scrub test to a separate file 2025-05-17 03:32:00 +01:00
test_smartplaylist.py Renamed PluginTestCase to PluginUnitTestCase 2025-09-17 19:18:48 +02:00
test_spotify.py Renamed PluginTestCase to PluginUnitTestCase 2025-09-17 19:18:48 +02:00
test_subsonicupdate.py Use unittest.TestCase for tests that don't require the dir setup 2025-05-26 12:40:38 +01:00
test_substitute.py Renamed PluginTestCase to PluginUnitTestCase 2025-09-17 19:18:48 +02:00
test_the.py Use unittest.TestCase for tests that don't require the dir setup 2025-05-26 12:40:38 +01:00
test_thumbnails.py Remove no-op decargs 2025-07-08 11:37:33 +01:00
test_types_plugin.py Renamed PluginTestCase to PluginUnitTestCase 2025-09-17 19:18:48 +02:00
test_web.py Replace string concatenation (' + ') 2025-08-30 23:10:15 +01:00
test_zero.py Renamed PluginTestCase to PluginUnitTestCase 2025-09-17 19:18:48 +02:00