beets/test
Adrian Sampson 5e8d605749
Don't require reflink to run tests
A small change, as discussed in #4798, to avoid depending on the reflink
library to run *all* tests. The library seems to be unmaintained and it
may be annoying to install.
2023-05-30 21:15:34 -07:00
..
rsrc convert: playlist: M3U read as bytes 2023-03-29 07:46:08 +02:00
__init__.py
_common.py Don't require reflink to run tests 2023-05-30 21:15:34 -07:00
helper.py remove old Python: remove util.text_string 2022-12-24 13:09:26 +01:00
lyrics_download_samples.py
test_acousticbrainz.py
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
test_autotag.py
test_bareasc.py
test_beatport.py
test_bucket.py
test_config_command.py
test_convert.py convert: playlist: Remove clutter from test 2023-03-29 07:21:27 +02:00
test_datequery.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
test_dbcore.py tests: explicitly close sqlite3 connections 2023-05-07 18:43:43 +02:00
test_discogs.py Introduce new module beets.util.id_extractors 2023-03-08 18:12:31 +01:00
test_edit.py
test_embedart.py Fix linter error in test_embedart 2023-04-22 08:23:38 +02:00
test_embyupdate.py
test_export.py
test_fetchart.py
test_filefilter.py
test_files.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
test_ftintitle.py
test_hidden.py
test_hook.py
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 tests: address some warnings 2023-05-07 18:43:43 +02:00
test_importfeeds.py
test_info.py
test_ipfs.py Remove unused imports 2021-08-26 20:59:48 +10:00
test_keyfinder.py
test_lastgenre.py
test_library.py Code style fixes 2023-01-31 11:26:22 -05:00
test_limit.py
test_logging.py
test_lyrics.py bug 4406 fix v5 (tests pass again) 2022-11-22 20:40:13 -05:00
test_m3ufile.py tests: address some warnings 2023-05-07 18:43:43 +02: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
test_mbsync.py
test_metasync.py
test_mpdstats.py
test_parentwork.py
test_permissions.py
test_pipeline.py
test_play.py
test_player.py
test_playlist.py
test_plexupdate.py
test_plugin_mediafield.py
test_plugins.py Add a test for Beatport ID extraction 2023-03-08 18:29:04 +01:00
test_query.py Define SingletonQuery to perform filtering through SQL 2023-04-08 06:15:04 +01:00
test_random.py
test_replaygain.py
test_smartplaylist.py
test_sort.py
test_spotify.py
test_subsonicupdate.py
test_template.py
test_the.py
test_thumbnails.py
test_types_plugin.py
test_ui.py Fix flake8 issues in test_ui.py 2023-02-28 09:24:30 +01:00
test_ui_commands.py
test_ui_importer.py
test_ui_init.py tests: close library in ParentalDirCreation test 2023-05-07 18:43:43 +02: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
test_zero.py tests: fix assertions for empty MediaFile.images 2022-12-18 08:41:42 +01:00
testall.py