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 @@
"searchResult2": {
"artist": [
{
"id": 8,
"id": 12,
"parent": 1,
"name": "___Anika"
}
],
"album": [
{
"coverArt": 11,
"coverArt": 15,
"created": "0001-01-01T00:00:00Z",
"id": 11,
"id": 15,
"isDir": true,
"parent": 10,
"parent": 14,
"title": "(2010) Anika"
}
]