zulip/zerver/tests/fixtures
PieterCK 4db7ea2296 migration_status: Add parse_migration_status.
This commit adds `parse_migration_status`, which takes in the string
output of `showmigrations` and parse it into key-value pair of installed
apps and a list of its migration status.

This is a prep commit to rework the check migrations function of
import/export which will parse the output of `showmigrations` to write
the `migration_status.json` file.
2025-01-24 17:08:37 -08: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 send_custom_email: Only put the unsubscribe footer on marketing emails. 2023-08-09 15:49:49 -07:00
import_fixtures migration_status: Add parse_migration_status. 2025-01-24 17:08:37 -08:00
ldap zerver: Implement ldap group synchronization. 2023-10-05 16:12:52 -07:00
mattermost_fixtures import: Add function to normalize messages to import. 2024-11-04 12:22:30 -08:00
rocketchat_fixtures data_import: Ignore Rocket.Chat livechat streams/messages. 2021-11-07 09:50:55 -08:00
saml saml: Implement SP-initiated Logout. 2023-05-23 13:01:15 -07:00
slack_fixtures import: Add the UTF-8 flag on file entries in zipfiles from Slack. 2023-01-31 16:07:48 -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 docs: Correct more “webapp” to “web app”. 2022-09-08 20:23:28 -07:00
csp_report.json
example_jwk tests: Rename APPLE_JWK to a generic name for re-use in other tests. 2021-05-23 13:30:17 -07:00
markdown_test_cases.json requirements: Upgrade Python requirements. 2025-01-14 09:42:16 -08:00
message_link_test_cases.json urls: Generate narrow links in backend with "channel" operator. 2024-10-11 17:00:23 -07:00
slack_message_conversion.json slack_data_import: Fix incorrect hyperlink conversion. 2024-10-30 09:48:32 -07:00
user_agents_unique