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