| .. |
|
__init__.py
|
Correctly refactor tests
|
2023-10-17 19:39:03 +10:00 |
|
lyrics_download_samples.py
|
Add timeout to all requests calls
|
2024-05-25 12:24:53 -03: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
|
Merge pull request #5063 from Maxr1998/fix-advancedrewrite-simple-rules
|
2024-03-01 16:08:37 +10:00 |
|
test_albumtypes.py
|
Resolve some 'mypy' errors
|
2024-06-12 15:58:00 +02:00 |
|
test_art.py
|
Merge branch 'master' into bug-fetchart-resize-logic-fix
|
2024-06-25 14:30:39 +10:00 |
|
test_aura.py
|
Test fetching each of the documents
|
2024-05-07 21:14:59 +01:00 |
|
test_bareasc.py
|
reformat test file to pass the formatting check.
|
2024-04-18 20:25:08 +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
|
refactor the test methods to avoid suboptimal asserts.
|
2024-04-08 21:39:25 +08:00 |
|
test_fetchart.py
|
refactor the test methods to avoid suboptimal asserts.
|
2024-04-08 21:39:25 +08: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
|
Add tests for keep_in_artist option in ftintitle
|
2024-07-10 10:47:29 -04: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
|
2024-03-01 15:21:25 +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
|
refactor the test methods to avoid suboptimal asserts.
|
2024-04-08 21:39:25 +08: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
|
Revert "Make queries fast, filter all flexible attributes (#5240)"
|
2024-06-19 21:51:44 +01:00 |
|
test_lyrics.py
|
fix a typo when during the refactoring.
|
2024-04-10 15:11:29 +02: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
|
Replace py3_path with builtin os.fsdecode
|
2024-06-16 00:52:37 +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
|
Replace py3_path with builtin os.fsdecode
|
2024-06-16 00:52:37 +01:00 |
|
test_spotify.py
|
reformat with black
|
2024-04-11 18:44:32 +02:00 |
|
test_subsonicupdate.py
|
Apply formatting
|
2024-03-01 15:21:25 +10:00 |
|
test_the.py
|
Apply formatting
|
2024-03-01 15:21:25 +10: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
|
refactor the test methods to avoid suboptimal asserts.
|
2024-04-08 21:39:25 +08:00 |
|
test_web.py
|
Revert "Make queries fast, filter all flexible attributes (#5240)"
|
2024-06-19 21:51:44 +01:00 |
|
test_zero.py
|
refactor the test methods to avoid suboptimal asserts.
|
2024-04-08 21:39:25 +08:00 |