Add TestCmdXSearch and TestCmdMikami
This commit is contained in:
parent
a796ca03c5
commit
d0504fea0f
3 changed files with 58 additions and 0 deletions
|
@ -30,6 +30,7 @@ func testWithServer(h http.HandlerFunc, testFuncs ...func(*cli.App)) string {
|
|||
"config": &mastodon.Config{
|
||||
Server: "https://example.com",
|
||||
},
|
||||
"xsearch_url": ts.URL,
|
||||
}
|
||||
|
||||
for _, f := range testFuncs {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue