/
githubmirror
/
zulip
ОбзорДокументацияВойти
/
githubmirror
/
zulip
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
zulip/
zerver/tests/
..
fixtures

mattermost: Check whether attachment files actually exist.

2 месяца назад
images

thumbnail: Show the first few frames of large animated images.

2 года назад
__init__.py

Fix missing zerver/tests/__init__.py.

10 лет назад
test_alert_words.py

alert_words: Use bulk query for case-insensitive word deletion.

4 месяца назад
test_attachments.py

attachments: Removing an Attachment should remove its ImageAttachment.

7 месяцев назад
test_audit_log.py

upload: Add wrappers for externally-used backend methods.

4 месяца назад
test_auth_backends.py

auth: Honor pending email invitations when invitations are required.

2 месяца назад
test_bots.py

demo-orgs: Restrict bot creation until owner has set an email.

4 месяца назад
test_cache.py

cache: Do not fail the request on cache-set failures.

год назад
test_channel_access.py

streams: Fix checking metadata access for web-public streams.

6 месяцев назад
test_channel_creation.py

tests: Add set_user_role helper method to ZulipTestCase.

8 месяцев назад
test_channel_fetch.py

tests: Check for warnings from OpenAPI deprecated parameters.

4 месяца назад
test_channel_folders.py

channel-folders: Send event when reordering channel folders.

год назад
test_channel_permissions.py

tests: Add set_user_role helper method to ZulipTestCase.

8 месяцев назад
test_checks.py

checks: Give settings.py advice under MANUAL_CONFIGURATION.

2 месяца назад
test_compatibility.py

python: Reformat with Ruff formatter.

2 года назад
test_create_video_call.py

video_calls: Fix an error name and a typo in the docs.

4 месяца назад
test_custom_profile_data.py

custom_profile_fields: Refactor internal constants. Renames internal constants LONG_TEXT -> PARAGRAPH and SELECT -> DROPDOWN to match new UI names.

4 месяца назад
test_decorators.py

webhook/jira: Rename fixture files.

4 месяца назад
test_default_channels.py

tests: Add set_user_role helper method to ZulipTestCase.

8 месяцев назад
test_delete_unclaimed_attachments.py

upload: Make upload backend instantiation lazy.

4 месяца назад
test_devices.py

push_notifications: Delete E2EE device records on API key regeneration.

4 месяца назад
test_digest.py

home: Add /llms.txt endpoint for LLM web-public discoverability.

4 месяца назад
test_docs.py

integrations: Restyle doc page navigation and category pills.

4 месяца назад
test_drafts.py

tests: Fix typo in drafts test comment.

7 месяцев назад
test_e2ee_push_notifications.py

push_notifications: Skip legacy notifications when E2EE is required.

2 месяца назад
test_email_change.py

test-helpers: Add helper to create a demo organization for a test.

4 месяца назад
test_email_log.py

send_email: Skip the ScheduledEmail table for 0-delay emails.

год назад
test_email_mirror.py

email_mirror: Add subject to body when truncated

2 месяца назад
test_email_notifications.py

markdown: Move convert_html_to_markdown to a new library file.

4 месяца назад
test_embedded_bot_system.py

settings: Remove PREFER_DIRECT_MESSAGE_GROUP.

4 месяца назад
test_event_queue.py

register: Improve idle_queue_timeout and document.

5 месяцев назад
test_event_system.py

realm_emoji: Add a capability for emoji /add and /update_one.

4 месяца назад
test_events.py

events: Add apply_event handler for reminders events.

4 месяца назад
test_example.py

settings: Remove PREFER_DIRECT_MESSAGE_GROUP.

4 месяца назад
test_exception_filter.py

exception-reporter: Add ZulipExceptionReporterFilter with POST masking and settings removal.

8 месяцев назад
test_external.py

requirements: Switch from circuitbreaker to pybreaker.

4 месяца назад
test_github.py

apps: Provide arm64 app build by default for macOS.

год назад
test_handle_push_notification.py

migrations: Drop UserProfile.recipient and personal recipient rows.

4 месяца назад
test_health.py

ruff: Bump target-version from py38 to py310.

2 года назад
test_home.py

home: Stop overriding max_message_id for narrow_stream mini-window.

4 месяца назад
test_i18n.py

tests: Use mocked language list to test languages without translation.

7 месяцев назад
test_import_export.py

export: Update status of RealmExport rows while exporting.

2 месяца назад
test_integrations.py

integrations: Ignore disabled integrations in screenshot config test.

5 месяцев назад
test_integrations_dev_panel.py

ruff: Bump target-version from py38 to py310.

2 года назад
test_internet.py

ruff: Fix B017 `assertRaises(Exception):` should be considered evil.

4 года назад
test_invite.py

settings: Remove PREFER_DIRECT_MESSAGE_GROUP.

4 месяца назад
test_legacy_subject.py

tests: Consistently JSON-encode ‘to’ parameter

4 года назад
test_link_embed.py

message_edit: Compute topic_participant_user_ids for embeds.

5 месяцев назад
test_llms_txt.py

home: Add /llms.txt endpoint for LLM web-public discoverability.

4 месяца назад
test_management_commands.py

custom_emails: Add campaign_name to send_custom_email.

4 месяца назад
test_markdown.py

markdown: Skip Dropbox preview fetch when previews are disabled.

2 месяца назад
test_markdown_thumbnail.py

thumbnail: Improve logging for thumbnail failure case.

7 месяцев назад
test_mattermost_importer.py

mattermost: Check whether attachment files actually exist.

2 месяца назад
test_message_delete.py

settings: Remove PREFER_DIRECT_MESSAGE_GROUP.

4 месяца назад
test_message_dict.py

message_cache: Remove is_incoming_1_to_1 recipient_id substitution.

4 месяца назад
test_message_edit.py

CVE-2026-40300: Use allowlist for edit history moves-only visibility.

4 месяца назад
test_message_edit_notifications.py

test_push_notification: Rework using `Device` model.

6 месяцев назад
test_message_fetch.py

narrow: Fix mentions operator to query target user's UserMessage.

4 месяца назад
test_message_flags.py

tests: Check for warnings from OpenAPI deprecated parameters.

4 месяца назад
test_message_move_stream.py

markdown: Cache topic_links() results per-request.

5 месяцев назад
test_message_move_topic.py

message_edit: Add a method to get participants of moved messages.

4 месяца назад
test_message_notification_emails.py

direct_messages: Remove personal-recipient message code paths.

4 месяца назад
test_message_report.py

settings: Remove PREFER_DIRECT_MESSAGE_GROUP.

4 месяца назад
test_message_send.py

migrations: Drop UserProfile.recipient and personal recipient rows.

4 месяца назад
test_message_summary.py

message_summary: Replace litellm with the OpenAI Python SDK.

2 месяца назад
test_message_topics.py

CVE-2026-25742: Restrict topic access when spectator access is disabled.

4 месяца назад
test_messages.py

direct_messages: Always use DM groups if they exist.

4 месяца назад
test_microsoft_teams_importer.py

ms_teams_importer: Convert hosted content message attachments.

4 месяца назад
test_middleware.py

upload: Add wrappers for externally-used backend methods.

4 месяца назад
test_migration_status.py

migration_status: Refactor `parse_migration_status`.

год назад
test_migrations.py

CVE-2024-27286: Delete dangling UserMessage rows.

2 года назад
test_mirror_users.py

zephyr: Remove Zephyr mirroring support.

год назад
test_muted_users.py

variables: Correct instances of misspelled 'message'.

год назад
test_navigation_views.py

navigation_views: Add backend for navigation views in left sidebar.

год назад
test_new_users.py

user_agent: Parse User-Agent string using ua_parser library.

4 месяца назад
test_notification_data.py

push_notifications: Skip enqueuing notif for users without push devices.

год назад
test_onboarding.py

python: Normalize quotes with Black.

6 лет назад
test_onboarding_steps.py

onboarding: Replace dict[str, Any] with dataclass.

5 месяцев назад
test_openapi.py

api-docs: Fix having multiple curl auth line notes in examples.

4 месяца назад
test_outgoing_http.py

outgoing_http: Don't try to use non-existent Smokescreen in dev.

5 месяцев назад
test_outgoing_webhook_interfaces.py

outgoing_webhook: Serialize widget_content to JSON string.

4 месяца назад
test_outgoing_webhook_system.py

outgoing_webhook: Serialize widget_content to JSON string.

4 месяца назад
test_parallel.py

test_parallel: Swap to barriers instead of a crude sleep().

8 месяцев назад
test_populate_db.py

populate_db: Fix -o flag not spreading messages across days.

5 месяцев назад
test_presence.py

presence: Restore legacy fields on single-user presence endpoint.

4 месяца назад
test_push_notifications.py

direct_messages: Remove personal-recipient message code paths.

4 месяца назад
test_push_registration.py

push_registration: Match APNs tokens case-insensitively on cleanup.

4 месяца назад
test_queue.py

ruff: Fix RUF059 Unpacked variable is never used.

10 месяцев назад
test_queue_worker.py

push_registration: Rework using `Device` model.

6 месяцев назад
test_rate_limiter.py

rate_limiter: Remove Tornado in-memory backend, use Redis.

5 месяцев назад
test_reactions.py

reaction: Remove user object from reaction events.

4 месяца назад
test_read_receipts.py

refactor: Rename `huddle` to `direct_message_group` in non API.

2 года назад
test_realm.py

integrations: Add backend for Webex video call integration.

4 месяца назад
test_realm_creation.py

settings: Remove PREFER_DIRECT_MESSAGE_GROUP.

4 месяца назад
test_realm_domains.py

tests: Add set_user_role helper method to ZulipTestCase.

8 месяцев назад
test_realm_emoji.py

emoji: Make RealmEmoji.author non-nullable.

7 месяцев назад
test_realm_export.py

export: Update status of RealmExport rows while exporting.

2 месяца назад
test_realm_linkifiers.py

linkifiers: Handle optional groups in expand_reverse_template.

5 месяцев назад
test_realm_playgrounds.py

playgrounds: Validate language input for spaces and reserved keywords.

5 месяцев назад
test_recipient_parsing.py

scheduled_messages: Migrate to typed_endpoint.

2 года назад
test_redis_utils.py

mypy: Enable new error explicit-override.

3 года назад
test_reminders.py

test_reminders: Extract helper for silently-dropped-reminder asserts.

4 месяца назад
test_report.py

zerver: Remove now-unused report/ endpoints.

3 года назад
test_retention.py

retention: Send events about message deletion via retention policy.

7 месяцев назад
test_rocketchat_importer.py

data_import: Stop creating personal recipients during import.

4 месяца назад
test_saved_snippets.py

api: Update saved snippets edit endpoint.

год назад
test_scheduled_messages.py

scheduled_messages: Skip failure DM for cross-realm system bot senders.

4 месяца назад
test_scim.py

sync: Truncate simple text custom profile field values when too long.

4 месяца назад
test_send_email.py

email_backends: Don't retry SMTP protocol errors in connection backoff.

4 месяца назад
test_server_settings.py

settings: Make SHARED_SECRET mandatory.

4 года назад
test_service_bot_system.py

bots: Restrict bot_storage endpoints to bot accounts.

4 месяца назад
test_sessions.py

ruff: Fix UP035 Import from `collections.abc`, `typing` instead.

2 года назад
test_settings.py

rate_limiter: Update Redis rate limiter to use in-server GCRA.

5 месяцев назад
test_signup.py

create_user: Stop creating personal recipients.

4 месяца назад
test_slack_importer.py

import_util: Clarify UploadFileRequest's file path parameter.

4 месяца назад
test_slack_message_conversion.py

ruff: Fix RUF059 Unpacked variable is never used.

10 месяцев назад
test_soft_deactivation.py

populate_db: Add an imported user in development database.

5 месяцев назад
test_subdomains.py

upload: Add wrappers for externally-used backend methods.

4 месяца назад
test_submessage.py

queue: Rename queue_json_publish to queue_json_publish_rollback_unsafe.

2 года назад
test_subs.py

migrations: Drop UserProfile.recipient and personal recipient rows.

4 месяца назад
test_subscription_settings.py

tests: Move subscription properties test to new file.

год назад
test_templates.py

tabbed-instructions: Delete activate_correct_tab.

год назад
test_thumbnail.py

upload: Add wrappers for externally-used backend methods.

4 месяца назад
test_timeout.py

timeout: Rename to unsafe_timeout.

2 года назад
test_timestamp.py

timestamp: Add a function to convert datetime to "<time:>" syntax.

8 месяцев назад
test_timezone.py

test_timezone: Ignore legacy MET, MEST aliases.

год назад
test_topic_link_util.py

url_encoding: Encode * character so that it skips strong em markdown.

6 месяцев назад
test_tornado.py

test_tornado: Add nocoverage for task cleanup.

год назад
test_transfer.py

avatar: Add support to generate avatar using Jdenticon.

6 месяцев назад
test_tusd.py

upload: Add wrappers for externally-used backend methods.

4 месяца назад
test_tutorial.py

settings: Remove PREFER_DIRECT_MESSAGE_GROUP.

4 месяца назад
test_typed_endpoint.py

ruff: Enable B008 function-call-in-default-argument.

2 года назад
test_typed_endpoint_validators.py

zerver: Migrate some files to typed_endpoint.

2 года назад
test_typing.py

settings: Remove PREFER_DIRECT_MESSAGE_GROUP.

4 месяца назад
test_upload.py

requirements: Upgrade Python requirements.

4 месяца назад
test_upload_local.py

upload: Add wrappers for externally-used backend methods.

4 месяца назад
test_upload_s3.py

upload: Make upload backend instantiation lazy.

4 месяца назад
test_url_decoding.py

url_decoding: Add `parse_narrow_url`.

год назад
test_url_encoding.py

internal_url: Encode characters which get encoded by urllib.

6 месяцев назад
test_urls.py

portico: Remove redundant sidebar elements from API pages.

4 месяца назад
test_user_groups.py

user_groups: Allow bots to access all user_groups API endpoints.

4 месяца назад
test_user_status.py

user_status: Allow bots with role=admin to change user status.

5 месяцев назад
test_user_topics.py

tests: Pass update_fields to all stream.save().

год назад
test_users.py

migrations: Drop UserProfile.recipient and personal recipient rows.

4 месяца назад
test_validators.py

validator: Add check_iso_datetime.

7 месяцев назад
test_webhooks_common.py

webhooks: Add helper function to get data from external services.

4 месяца назад
test_welcome_bot_custom_message.py

welcome-bot: Only send message with custom text when testing.

год назад
test_widgets.py

ruff: Fix UP006 Use `list` instead of `List` for type annotation.

2 года назад
test_zcommand.py

user_settings: Add support to bulk change user setting.

7 месяцев назад
test_zilencer_analytics.py

stripe: Move get_next_billing_cycle out of BillingSession class.

4 месяца назад
test_zulip_update_announcements.py

settings: Remove PREFER_DIRECT_MESSAGE_GROUP.

4 месяца назад
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©