beets/test/plugins
Lars Kruse 508d28f66b tests: move reusable test-related modules into the beets package
External Python packages interfacing beets may want to use an in-memory
beets library instance for testing beets-related code.
The `TestHelper` class is very helpful for this purpose.
Previously `TestHelper` was located in the `test/` directory.
Now it is part of `beets` itself (`beets.test.helper.TestHelper`) and
can be easily imported.
2024-01-15 19:40:57 +01:00
..
__init__.py Correctly refactor tests 2023-10-17 19:39:03 +10:00
lyrics_download_samples.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_acousticbrainz.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_advancedrewrite.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_albumtypes.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_art.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_bareasc.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_beatport.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_bucket.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_convert.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_discogs.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_edit.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_embedart.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_embyupdate.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_export.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_fetchart.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_filefilter.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_ftintitle.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_hook.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_ihate.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_importadded.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_importfeeds.py Apply formatting tools to all files 2023-10-22 09:53:18 +10:00
test_info.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_ipfs.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_keyfinder.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_lastgenre.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_limit.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_lyrics.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_mbsubmit.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_mbsync.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_mpdstats.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_parentwork.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_permissions.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_play.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_player.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_playlist.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_plexupdate.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_plugin_mediafield.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_random.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_replaygain.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_smartplaylist.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_spotify.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_subsonicupdate.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_the.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_thumbnails.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_types_plugin.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_web.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00
test_zero.py tests: move reusable test-related modules into the beets package 2024-01-15 19:40:57 +01:00