beets/test
Adrian Sampson 9e86162be0
Remove apparently-wrong assert
This assertion was silently a no-op for years, and it apparently fails.
So since we were not even testing it before, it is at least no worse to
just remove it.
2023-10-20 16:12:06 -04:00
..
plugins Remove apparently-wrong assert 2023-10-20 16:12:06 -04:00
rsrc replaygain: apply review feedback: fixup previous refactor, improve tests 2023-07-22 12:47:19 +02:00
__init__.py Remove unused imports 2021-08-26 20:59:48 +10:00
_common.py tests: make use of our custom filesystem assertions for conciseness 2023-07-16 10:42:47 +02:00
helper.py Fix various typos 2023-08-09 21:26:15 -04: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 Add support for artists and albumartists multi-valued tags (#4743) 2023-09-09 09:46:26 +02:00
test_config_command.py Remove unused imports 2021-08-26 20:59:48 +10:00
test_datequery.py Missed a couple of cases in tests 2023-07-31 10:26:59 -07:00
test_dbcore.py typings: corrections for dbcore/queryparse 2023-06-23 10:59:51 +02:00
test_files.py tests: make use of our custom filesystem assertions for conciseness 2023-07-16 10:42:47 +02:00
test_hidden.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
test_importer.py Merge pull request #4900 from fracai/4326-scrub-no-rewrite 2023-09-16 12:47:07 -04:00
test_library.py Add support for artists and albumartists multi-valued tags (#4743) 2023-09-09 09:46:26 +02:00
test_logging.py test_logging: fix incorrect exception handling 2022-01-20 21:16:17 +01:00
test_m3ufile.py tests: address some warnings 2023-05-07 18:43:43 +02:00
test_mb.py Add support for artists and albumartists multi-valued tags (#4743) 2023-09-09 09:46:26 +02:00
test_metasync.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
test_pipeline.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
test_plugins.py Fix various typos 2023-08-09 21:26:15 -04:00
test_query.py Add support for artists and albumartists multi-valued tags (#4743) 2023-09-09 09:46:26 +02:00
test_sort.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00
test_template.py Remove unused imports 2021-08-26 20:59:48 +10:00
test_ui.py Fix handling of whitespace near color codes 2023-10-14 10:43:12 +02:00
test_ui_commands.py add missing syspath conversions (1/3, tests) 2023-06-24 14:52:46 +02:00
test_ui_importer.py Remove unused imports 2021-08-26 20:59:48 +10:00
test_ui_init.py Fix various typos 2023-08-09 21:26:15 -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
testall.py pyupgrade beetsplug and tests 2021-08-26 19:12:51 +10:00