beetbox / beets

music library manager and MusicBrainz tagger
http://beets.io/
MIT License
12.57k stars 1.8k forks source link

Test aura #5239

Closed snejus closed 3 weeks ago

snejus commented 1 month ago

In #4746 I was making a small adjustment in beetsplug/aura.py and found that the module wasn't tested. So this PR adds some high-level tests to act a safeguard for any future adjustments.

github-actions[bot] commented 1 month ago

Thank you for the PR! The changelog has not been updated, so here is a friendly reminder to check if you need to add an entry.

snejus commented 4 weeks ago

@Serene-Arc could you have a glance at this one? It should be an easy one!

snejus commented 3 weeks ago

Going to merge this one first. #5266 removes setup.py altogether and already has pytest-flask, so I'll rebase the PR to resolve the conflict :)