update handler test files

This commit is contained in:
sentriz
2020-06-06 17:12:17 +01:00
committed by Senan Kelly
parent da8c4ac020
commit 46b51ea1d0
25 changed files with 1326 additions and 1146 deletions

View File

@@ -5,15 +5,17 @@
"type": "gonic",
"gonicVersion": "v0.8.8",
"artist": {
"id": "2",
"id": "ar-2",
"name": "A Certain Ratio",
"albumCount": 2,
"album": [
{
"id": "5",
"coverArt": "5",
"artistId": "2",
"id": "al-5",
"coverArt": "al-5",
"artistId": "ar-2",
"artist": "A Certain Ratio",
"title": "",
"album": "",
"name": "The Graveyard and the Ballroom",
"songCount": 0,
"duration": 0,
@@ -21,9 +23,11 @@
"year": 1994
},
{
"id": "6",
"artistId": "2",
"id": "al-6",
"artistId": "ar-2",
"artist": "A Certain Ratio",
"title": "",
"album": "",
"name": "To Each...",
"songCount": 0,
"duration": 0,