summaryrefslogtreecommitdiffstats
path: root/test
AgeCommit message (Expand)Author
3 daysAdd missed `HAVE_REFLINK` in test_files.py (#5272)HEADmasterSerene
6 daysAdd missed `HAVE_REFLINK` in test_files.pyKirill A. Korinsky
10 daysAdd timeout to all `requests` callsLev Gorodetskiy
2024-04-30Remove NamedQueryŠarūnas Nejus
2024-04-21Merge pull request #5184 from freddiewanah/masterSerene
2024-04-20Revert back to time.sleepHan Wang
2024-04-20Merge pull request #5121 from mgoltzsche/generate-playlist-item-attributesJ0J0 Todos
2024-04-18reformat test file to pass the formatting check.Han Wang
2024-04-14Prefer VISUAL environment variable over EDITORktetzlaff
2024-04-13smartplaylist: rename output format m3u8 to extm3uMax Goltzsche
2024-04-13smartplaylist: allow exporting item fieldsMax Goltzsche
2024-04-12Remove redundant checksSerene
2024-04-11fix logic issuefreddiewanah
2024-04-11reformat with blackfreddiewanah
2024-04-10resort the import libraryfreddiewanah
2024-04-10update lint issuesfreddiewanah
2024-04-10fix a typo when during the refactoring.freddiewanah
2024-04-09Refactor to merge similar test methodsfreddiewanah
2024-04-09remove extra setups in the test classfreddiewanah
2024-04-08refactor the test methods to avoid suboptimal asserts.freddiewanah
2024-04-08refactor the test methods to avoid sleepy test or should consider comment the...freddiewanah
2024-04-08remove redundant printsfreddiewanah
2024-03-18tests for barcode fieldDr-Blank
2024-03-01Merge pull request #5063 from Maxr1998/fix-advancedrewrite-simple-rulesSerene
2024-03-01Apply formattingSerene-Arc
2024-01-15tests: move reusable test-related modules into the `beets` packageLars Kruse
2024-01-15tests: move `TerminalImportSessionSetup` from `tests.test_ui_importer` to `te...Lars Kruse
2024-01-15tests: move reusable components from `test.test_importer` to `test.helper`Lars Kruse
2024-01-15tests: remove import path mangling while importing 'test._common'Lars Kruse
2024-01-01advancedrewrite: Fix simple rules being overwritten by advanced rulesMaxr1998
2023-12-16smartplaylist: add --uri-format optionMax Goltzsche
2023-12-16smartplaylist: change option --extm3u to --outputMax Goltzsche
2023-12-15Merge pull request #5044 from Maxr1998/advancedrewrite-rewriteAdrian Sampson
2023-12-14smartplaylist: add extm3u/extinf/m3u8 supportMax Goltzsche
2023-12-13advancedrewrite: Support simple syntax and improve advanced syntaxMaxr1998
2023-12-05mbsubmit: Add picard `PromptChoice`Doron Behar
2023-11-05Add config option to prefer synced lyrics over plainjeff
2023-11-05Add LRCLIB as a provider for the lyrics pluginjeff
2023-10-22fixup noqa after black auto-formattingwisp3rwind
2023-10-22Fix moved noqaSerene-Arc
2023-10-22Apply formatting tools to all filesSerene-Arc
2023-10-20Better mocking for getfullargspecAdrian Sampson
2023-10-20Fix `inspect` mockingAdrian Sampson
2023-10-20Remove apparently-wrong assertAdrian Sampson
2023-10-20Style fixAdrian Sampson
2023-10-20has_calls -> assert_has_callsAdrian Sampson
2023-10-17Merge pull request #4951 from Serene-Arc/test_separationSerene
2023-10-17Correctly refactor testsSerene-Arc
2023-10-17Rename directorySerene-Arc
2023-10-16Sort plugin tests into specific folderSerene-Arc