Commit Graph

6 Commits

Author SHA1 Message Date
Matthias Loibl
80fefa8d54
Expose offline settings for Bot
I want to write integration tests with the bot myself. I don't plan on
re-implementing the command routing etc. It would be super helpful to
use the offline mode for that externally to the project.
These changes allow my tests to pass successfully.
2021-02-22 18:41:09 +01:00
Demian
487fbc0317 test: make middleware poller test offline 2020-05-05 16:31:38 +03:00
Demian
8cc942abf1 tests: implement poller tests 2020-05-01 22:40:41 +03:00
Demian
784432503e tests: implement b.Send() function test 2020-04-16 17:52:15 +03:00
unknown
7755359735 Implement bot incomingUpdate function tests 2020-04-06 23:02:46 +03:00
unknown
fcff7569ac Implement bot Handle and Start functions tests 2020-04-06 12:57:18 +03:00