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