add handler tests
This commit is contained in:
15
server/handler/test_data/test_search_two_q_cert
Normal file
15
server/handler/test_data/test_search_two_q_cert
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"subsonic-response": {
|
||||
"status": "ok",
|
||||
"version": "1.9.0",
|
||||
"searchResult2": {
|
||||
"artist": [
|
||||
{
|
||||
"id": 2,
|
||||
"parent": 1,
|
||||
"name": "A Certain Ratio"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user