test(fe): add jest mocked clients
This commit is contained in:
parent
81d375eafe
commit
40c1d81d58
5 changed files with 147 additions and 35 deletions
|
@ -14,8 +14,8 @@ import (
|
|||
|
||||
"github.com/ihexxa/gocfg"
|
||||
"github.com/ihexxa/quickshare/src/client"
|
||||
fspkg "github.com/ihexxa/quickshare/src/fs"
|
||||
"github.com/ihexxa/quickshare/src/db/userstore"
|
||||
fspkg "github.com/ihexxa/quickshare/src/fs"
|
||||
)
|
||||
|
||||
func startTestServer(config string) *Server {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue