Covered ApiSender with tests
This commit is contained in:
parent
d2e8342866
commit
b66cfcc840
4 changed files with 71 additions and 5 deletions
1
go.mod
1
go.mod
|
|
@ -14,4 +14,5 @@ require (
|
|||
github.com/stretchr/testify v1.5.1
|
||||
github.com/texttheater/golang-levenshtein/levenshtein v0.0.0-20200805054039-cae8b0eaed6c
|
||||
github.com/yuin/gopher-lua v0.0.0-20200816102855-ee81675732da // indirect
|
||||
gopkg.in/h2non/gock.v1 v1.0.16
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue