Jellyfin: Add test scaffolding.
authorJohn Carr <john.carr@unrouted.co.uk>
Fri, 21 Jun 2024 15:14:01 +0000 (16:14 +0100)
committerJohn Carr <john.carr@unrouted.co.uk>
Sat, 22 Jun 2024 23:37:32 +0000 (00:37 +0100)
commit09e3966f46264e2692bf5ebe93083e779cc32fcf
tree6aa381cef17a2529b3386cfab004d9d3389ab924
parent2f9df0f949a49734e5f7021dee7f9731b4894b87
Jellyfin: Add test scaffolding.
music_assistant/server/providers/jellyfin/manifest.json
requirements_all.txt
tests/common.py [new file with mode: 0644]
tests/conftest.py
tests/server/providers/jellyfin/__snapshots__/test_parsers.ambr
tests/server/providers/jellyfin/fixtures/albums/infest.json [new file with mode: 0644]
tests/server/providers/jellyfin/test_init.py [new file with mode: 0644]