update handler tests

This commit is contained in:
sentriz
2019-06-10 17:06:41 +01:00
parent 266014da8b
commit 52d8c4aa3d
25 changed files with 950 additions and 757 deletions

View File

@@ -5,18 +5,18 @@
"searchResult3": {
"artist": [
{
"id": 2,
"id": 4,
"name": "13th Floor Elevators"
}
],
"album": [
{
"id": 7,
"coverArt": 7,
"artistId": 2,
"id": 11,
"coverArt": 11,
"artistId": 4,
"artist": "13th Floor Elevators",
"name": "The Psychedelic Sounds of the 13th Floor Elevators",
"created": "2019-06-06T16:38:39.309763889+01:00"
"created": "2019-06-10T17:06:26.015039416+01:00"
}
]
}