python-zulip-api/zulip_bots/zulip_bots/bots
Jordan Troutman ab97b37ce1 merels tests: Adapt merels tests to game_handler.
The merels bot was ported to game_handler, but the tests
were not updated.  Most changes are minimal, but require
changing how to start a game.  It is unclear if the
merels start game was properly updated.

 Author:    Jordan Troutman <jttroutman99@gmail.com>
2018-07-09 11:03:15 -04:00
..
baremetrics bot tests: Adjust TestCase inheritance to avoid need to skip/filter. 2018-06-09 12:49:49 -04:00
beeminder bot tests: Adjust TestCase inheritance to avoid need to skip/filter. 2018-06-09 12:49:49 -04:00
chessbot bot tests: Adjust TestCase inheritance to avoid need to skip/filter. 2018-06-09 12:49:49 -04:00
connect_four bot tests: Remove unnecessary imports. 2018-06-11 08:16:43 -04:00
converter bot tests: Adjust TestCase inheritance to avoid need to skip/filter. 2018-06-09 12:49:49 -04:00
define bot tests: Adjust TestCase inheritance to avoid need to skip/filter. 2018-06-09 12:49:49 -04:00
dialogflow mypy: Improve typing of dialogflow and salesforce tests. 2018-06-11 08:16:43 -04:00
dropbox_share bot tests: Remove unnecessary imports. 2018-06-11 08:16:43 -04:00
encrypt bot tests: Adjust TestCase inheritance to avoid need to skip/filter. 2018-06-09 12:49:49 -04:00
file_uploader bots: Add bot for uploading files to Zulip server. 2018-07-01 07:57:45 -04:00
flock flock: Add test for connection error during message sending. 2018-07-01 07:55:36 -04:00
followup bot tests: Remove unnecessary imports. 2018-06-11 08:16:43 -04:00
front front: Add helper func to test command's error. 2018-06-25 08:14:14 -04:00
game_handler_bot bot tests: Remove unnecessary imports. 2018-06-11 08:16:43 -04:00
game_of_fifteen bot tests: Remove unnecessary imports. 2018-06-11 08:16:43 -04:00
giphy giphy: Add test for connection error during config validation. 2018-07-01 08:02:59 -04:00
github_detail bot tests: Remove unnecessary imports. 2018-06-11 08:16:43 -04:00
google_search bot tests: Adjust TestCase inheritance to avoid need to skip/filter. 2018-06-09 12:49:49 -04:00
google_translate bot tests: Adjust TestCase inheritance to avoid need to skip/filter. 2018-06-09 12:49:49 -04:00
helloworld bot tests: Adjust TestCase inheritance to avoid need to skip/filter. 2018-06-09 12:49:49 -04:00
help bot tests: Remove unnecessary imports. 2018-06-11 08:16:43 -04:00
idonethis bot tests: Remove unnecessary imports. 2018-06-11 08:16:43 -04:00
incrementor bot tests: import patch in incrementor & monkeytestit as in other tests. 2018-06-11 08:16:43 -04:00
interrealm_bridge bots: Init interrealm bridge bot. 2018-01-12 07:15:23 -05:00
jira jira: Build request's data as dictionary to create/edit issues. 2018-07-01 07:54:28 -04:00
link_shortener bot tests: Adjust TestCase inheritance to avoid need to skip/filter. 2018-06-09 12:49:49 -04:00
mention bot tests: Adjust TestCase inheritance to avoid need to skip/filter. 2018-06-09 12:49:49 -04:00
merels merels tests: Adapt merels tests to game_handler. 2018-07-09 11:03:15 -04:00
monkeytestit bot tests: import patch in incrementor & monkeytestit as in other tests. 2018-06-11 08:16:43 -04:00
salesforce mypy: Improve typing of dialogflow and salesforce tests. 2018-06-11 08:16:43 -04:00
stack_overflow bot tests: Adjust TestCase inheritance to avoid need to skip/filter. 2018-06-09 12:49:49 -04:00
susi bot tests: Remove unnecessary imports. 2018-06-11 08:16:43 -04:00
tictactoe tictactoe: Add tests for TicTacToeModel functions. 2018-06-28 14:43:29 -04:00
trello bot tests: Adjust TestCase inheritance to avoid need to skip/filter. 2018-06-09 12:49:49 -04:00
trivia_quiz bots: Improve response at 3 wrong answers in trivia bot. 2018-06-12 13:00:43 -04:00
twitpost bot tests: Remove unnecessary imports. 2018-06-11 08:16:43 -04:00
virtual_fs bot tests: Adjust TestCase inheritance to avoid need to skip/filter. 2018-06-09 12:49:49 -04:00
weather bot tests: Adjust TestCase inheritance to avoid need to skip/filter. 2018-06-09 12:49:49 -04:00
wikipedia bot tests: Adjust TestCase inheritance to avoid need to skip/filter. 2018-06-09 12:49:49 -04:00
witai bot tests: Remove unnecessary imports. 2018-06-11 08:16:43 -04:00
xkcd xkcd tests: Use consistent imports. 2018-06-11 08:16:43 -04:00
yoda bot tests: Adjust TestCase inheritance to avoid need to skip/filter. 2018-06-09 12:49:49 -04:00
youtube youtube: Add test for unknown error during initialize. 2018-07-01 08:03:56 -04:00
__init__.py bots: Move all bots and the bots API to separate package. 2017-07-18 02:20:27 -02:30