zulip/zerver/tests/fixtures
Priyansh Garg 54452fef6c data_import: Fix channel mentions in Rocket.Chat import.
While the STREAM_LINK_REGEX and STREAM_TOPIC_LINK_REGEX
identifies the stream and topic mentions in the content
correctly (tested by printing out the matches), the
stream/topic mentions are still not linked to the
corresponding streams/topics for imported messages, as
a `zulip_message` instance is required for linking these
mentions to actual streams/topics (see `StreamPattern`
class in `markdown/__init__.py`) which is not provided
while processing the markdown for imported messages.
2021-08-09 06:38:26 -07:00
..
apple tests: Rename APPLE_JWK to a generic name for re-use in other tests. 2021-05-23 13:30:17 -07:00
email docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
import_fixtures models: Migration of Message.pub_date to date_sent, part 2. 2019-10-05 19:01:34 -07:00
ldap test users: Add an escape char to a test username. 2021-04-13 11:42:06 -07:00
mattermost_fixtures data_import: Add import attachments support for Mattermost. 2021-07-02 11:19:45 -07:00
rocketchat_fixtures data_import: Fix channel mentions in Rocket.Chat import. 2021-08-09 06:38:26 -07:00
saml saml: Add option to restrict subdomain access based on SAML attributes. 2020-06-23 17:14:31 -07:00
slack_fixtures import: Support importing team icon from slack. 2020-02-03 14:09:05 -08:00
.gitignore
authors.json team: Rename contrib to contributors in page_params. 2020-07-23 10:22:28 -07:00
config.generate_data.json populate_db: Add images in test data. 2021-01-27 17:52:28 -08:00
csp_report.json
docs_url_preview_data.json docs: Fix capitalization mistakes. 2021-05-10 09:57:26 -07:00
example_jwk tests: Rename APPLE_JWK to a generic name for re-use in other tests. 2021-05-23 13:30:17 -07:00
gitter_data.json gitter import: Add basic tests. 2018-07-23 08:36:30 -07:00
markdown_test_cases.json Revert "time_widget: Make the generated time string more readable." 2021-08-03 16:45:31 -07:00
narrow.json resolve topic: Add `is:resolved` search keyword/filtering support. 2021-07-13 23:18:41 -07:00
slack_message_conversion.json
user_agents_unique