Merge branch 'stable' into develop

This commit is contained in:
Georg Krause 2022-11-25 18:10:45 +01:00
commit 0602de6d81
No known key found for this signature in database
GPG key ID: 2970D504B2183D22
16 changed files with 155 additions and 21 deletions

View file

@ -211,7 +211,8 @@ def test_library(factories):
@pytest.mark.parametrize(
"status,expected", [("pending", False), ("errored", False), ("finished", True)]
"status,expected",
[("pending", False), ("errored", False), ("finished", True), ("skipped", True)],
)
def test_playable_by_correct_status(status, expected, factories):
upload = factories["music.Upload"](