WIP: Separate test. Refactor a bunch of it.
This commit is contained in:
parent
63e5c59035
commit
f70bd7e672
6 changed files with 2170 additions and 982 deletions
3
mockgen.go
Normal file
3
mockgen.go
Normal file
|
@ -0,0 +1,3 @@
|
|||
package tgbotapi
|
||||
|
||||
//go:generate mockgen -destination=bot_mock_test.go -package=tgbotapi -source=bot.go
|
Loading…
Add table
Add a link
Reference in a new issue