From c46227ecf7981a1754743a4aef2f3e74cad6e307 Mon Sep 17 00:00:00 2001 From: Claudio Ortolina Date: Wed, 12 Feb 2025 21:52:58 +0000 Subject: [PATCH] Update MusicBrainz fixtures --- test/music_library/records_test.exs | 2 ++ ...oup - avantasia - the mystery of time.json | 4 +-- .../release_group - marillion - marbles.json | 34 +++++++++++++++++++ 3 files changed, 38 insertions(+), 2 deletions(-) diff --git a/test/music_library/records_test.exs b/test/music_library/records_test.exs index e2f06d95..ffb68fca 100644 --- a/test/music_library/records_test.exs +++ b/test/music_library/records_test.exs @@ -240,6 +240,7 @@ defmodule MusicLibrary.RecordsTest do "ab151aa6-7538-4e93-be60-eded52b5b7b7", "b94bbd1f-ae5d-4e7b-98ff-28bfe135f20c", "4b9fe13b-4837-4c02-9368-e97ba6f5a086", + "3f89357a-eeb3-4040-af34-a27b7c2aea2b", "a4b02377-0b5e-448e-9cd6-5500c0378523", "f3937bc5-b99f-443a-9609-a404201f21ca" ] @@ -297,6 +298,7 @@ defmodule MusicLibrary.RecordsTest do "ab151aa6-7538-4e93-be60-eded52b5b7b7", "b94bbd1f-ae5d-4e7b-98ff-28bfe135f20c", "4b9fe13b-4837-4c02-9368-e97ba6f5a086", + "3f89357a-eeb3-4040-af34-a27b7c2aea2b", "a4b02377-0b5e-448e-9cd6-5500c0378523", "f3937bc5-b99f-443a-9609-a404201f21ca" ] diff --git a/test/support/fixtures/release_group - avantasia - the mystery of time.json b/test/support/fixtures/release_group - avantasia - the mystery of time.json index 117bc621..6813ac4a 100644 --- a/test/support/fixtures/release_group - avantasia - the mystery of time.json +++ b/test/support/fixtures/release_group - avantasia - the mystery of time.json @@ -2,7 +2,7 @@ "artist-credit": [ { "artist": { - "disambiguation": "", + "disambiguation": "Tobias Sammet’s Avantasia", "genres": [ { "count": 7, @@ -65,7 +65,7 @@ "artist-credit": [ { "artist": { - "disambiguation": "", + "disambiguation": "Tobias Sammet’s Avantasia", "id": "2ecbc483-dee4-442f-8ce7-f3ab31c73f87", "name": "Avantasia", "sort-name": "Avantasia", diff --git a/test/support/fixtures/release_group - marillion - marbles.json b/test/support/fixtures/release_group - marillion - marbles.json index 08044dc5..bb3eaff2 100644 --- a/test/support/fixtures/release_group - marillion - marbles.json +++ b/test/support/fixtures/release_group - marillion - marbles.json @@ -506,6 +506,40 @@ }, "title": "Marbles" }, + { + "barcode": "636551722223", + "country": "XE", + "date": "2017-08", + "disambiguation": "", + "genres": [], + "id": "3f89357a-eeb3-4040-af34-a27b7c2aea2b", + "packaging": "Digipak", + "packaging-id": "8f931351-d2e2-310f-afc6-37b89ddba246", + "quality": "normal", + "release-events": [ + { + "area": { + "disambiguation": "", + "id": "89a675c2-3e37-3518-b83c-418bad59a85a", + "iso-3166-1-codes": [ + "XE" + ], + "name": "Europe", + "sort-name": "Europe", + "type": null, + "type-id": null + }, + "date": "2017-08" + } + ], + "status": "Official", + "status-id": "4e304316-386d-3409-af2e-78857eec5cfe", + "text-representation": { + "language": "eng", + "script": "Latn" + }, + "title": "Marbles" + }, { "barcode": "636551808613", "country": "XE",