update handler tests

This commit is contained in:
sentriz
2019-07-05 16:35:01 +01:00
parent 76ba968aee
commit 1ab24db5d7
22 changed files with 456 additions and 485 deletions

View File

@@ -5,18 +5,18 @@
"searchResult3": {
"artist": [
{
"id": 5,
"id": 4,
"name": "Anikas"
}
],
"album": [
{
"id": 15,
"coverArt": 15,
"artistId": 5,
"id": 13,
"coverArt": 13,
"artistId": 4,
"artist": "Anikas",
"name": "Anika",
"created": "2019-07-01T11:33:30.625217653+01:00"
"created": "2019-07-05T16:33:39.295969241+01:00"
}
]
}