zulip/zerver/data_import
rht 58b19761b8 slack import: Fix requests.get usage of get_slack_api_data.
We also rewrite the tests using the `responses` module to avoid the
problematic mocking that made this bug possible.

Fixes #19833.
2021-10-07 11:46:23 -07:00
..
__init__.py
gitter.py docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
import_util.py python: Remove locally dead code. 2021-08-19 01:51:37 -07:00
mattermost.py python: Remove default "utf8" argument for encode(), decode(). 2021-08-02 15:53:52 -07:00
rocketchat.py data_import: Fix channel mentions in Rocket.Chat import. 2021-08-09 06:38:26 -07:00
sequencer.py python: Normalize quotes with Black. 2021-02-12 13:11:19 -08:00
slack.py slack import: Fix requests.get usage of get_slack_api_data. 2021-10-07 11:46:23 -07:00
slack_message_conversion.py docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
user_handler.py data_import: Rename mattermost_user to user_handler. 2021-07-15 14:28:36 -07:00