pass tests including pretty tree
This commit is contained in:
@@ -45,7 +45,7 @@ func TestServerRoutes(t *testing.T) {
|
||||
"v0: tree: get pretty": {
|
||||
path: "/api/v0/tree?pretty",
|
||||
method: http.MethodGet,
|
||||
want: `{"delfid":{"Title":"delfid title","Children":[`,
|
||||
want: `"getfid":{"Children":{`,
|
||||
},
|
||||
"v0: tree: get": {
|
||||
path: "/api/v0/tree",
|
||||
|
||||
Reference in New Issue
Block a user