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

mattermost: Handle duplicate dm-groups.

2 года назад
images

thumbnail: Store the post-orientation-transformation dimensions.

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

Fix missing zerver/tests/__init__.py.

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

alert_words: Migrate alert_words to use @typed_endpoint.

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

mypy: Enable new error explicit-override.

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

settings: Add setting to control how animated images are played.

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

auth: Fix re-enabling of SAML/AzureAD in organization settings UI.

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

users: Soften assumptions that all bots have owners.

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

ruff: Fix UP007 Use `X | Y` for type annotations.

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

python: Reformat with Ruff formatter.

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

ruff: Bump target-version from py38 to py310.

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

ruff: Fix FURB148 `enumerate` index or value is unused.

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

data_types: Generalize StringDictType.

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

ruff: Fix SIM117 Use a single `with` statement with multiple contexts.

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

do_delete_old_unclaimed_attachments: Cap deletions at batch size.

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

ruff: Fix SIM117 Use a single `with` statement with multiple contexts.

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

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

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

ruff: Fix UP007 Use `X | Y` for type annotations.

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

realm-deactivation: Send email to owners as part of deactivation.

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

ruff: Bump target-version from py38 to py310.

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

email_mirror: Change default topic name if subject ends up empty.

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

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

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

ruff: Fix SIM117 Use a single `with` statement with multiple contexts.

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

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

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

fetch_initial_state: Avoid doing one db query per announcement stream.

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

thumbnail: Enqueue thumbnails when we render a spinner.

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

ruff: Bump target-version from py38 to py310.

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

ruff: Fix SIM117 Use a single `with` statement with multiple contexts.

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

ruff: Fix N818 exception name should be named with an Error suffix.

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

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

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

ruff: Bump target-version from py38 to py310.

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

fetch_initial_state: Avoid doing one db query per announcement stream.

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

i18n: Update translation data from Transifex.

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

import: Export and import .original emoji files correctly.

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

refactor: Relocate screenshots scripts to new tools/screenshots dir.

2 года назад
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

zerver: Migrate some files to typed_endpoint.

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

tests: Consistently JSON-encode ‘to’ parameter

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

events: Send `delete_message` event to user who deleted the message.

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

ruff: Fix PLR6104 Use `+=` to perform an augmented assignment directly.

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

tests: Remove THUMBNAIL_IMAGES overrides, since the setting was dropped.

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

thumbnail: Put the original dimensions on spinner images.

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

mattermost: Handle duplicate dm-groups.

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

events: Send `delete_message` event to user who deleted the message.

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

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

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

ruff: Fix PLR6104 Use `+=` to perform an augmented assignment directly.

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

ruff: Fix SIM117 Use a single `with` statement with multiple contexts.

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

ruff: Fix SIM117 Use a single `with` statement with multiple contexts.

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

ruff: Bump target-version from py38 to py310.

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

ruff: Fix PLR6104 Use `+=` to perform an augmented assignment directly.

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

events: Send `delete_message` event to user who deleted the message.

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

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

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

ruff: Fix PLR6104 Use `+=` to perform an augmented assignment directly.

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

streams: Update translated errors for stream to channel rename.

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

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

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

ruff: Bump target-version from py38 to py310.

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

CVE-2024-27286: Delete dangling UserMessage rows.

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

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

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

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

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

ruff: Bump target-version from py38 to py310.

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

models: Extract zerver.models.scheduled_jobs.

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

python: Normalize quotes with Black.

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

compose: Show banner to explain interleaved view messages fading.

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

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

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

mypy: Enable new error explicit-override.

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

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

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

ruff: Fix SIM117 Use a single `with` statement with multiple contexts.

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

populate_db: Import timedelta from its canonical module.

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

presence: Remove the queue worker.

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

settings: Rework how push notifications service is configured.

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

ruff: Bump target-version from py38 to py310.

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

ruff: Fix SIM117 Use a single `with` statement with multiple contexts.

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

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

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

ruff: Fix SIM117 Use a single `with` statement with multiple contexts.

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

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

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

settings: Add setting to control how animated images are played.

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

models: Extract zerver.models.realms.

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

ruff: Fix SIM117 Use a single `with` statement with multiple contexts.

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

ruff: Fix SIM117 Use a single `with` statement with multiple contexts.

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

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

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

models: Extract zerver.models.realms.

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

i18n: Update translated errors for stream to channel rename.

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

mypy: Enable new error explicit-override.

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

zerver: Remove now-unused report/ endpoints.

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

events: Send `delete_message` event to user who deleted the message.

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

refactor: Rename `huddle` to `direct_message_group` in non api files.

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

api: Deprecate uri and add url parameter in "/user_uploads" endpoint.

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

ruff: Bump target-version from py38 to py310.

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

ruff: Fix SIM117 Use a single `with` statement with multiple contexts.

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

settings: Make SHARED_SECRET mandatory.

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

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

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

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

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

settings: Add setting to control how animated images are played.

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

tests: Remove deprecated SHA1PasswordHasher.

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

ruff: Fix B905 `zip()` without an explicit `strict=` parameter.

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

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

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

ruff: Fix SIM117 Use a single `with` statement with multiple contexts.

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

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

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

ruff: Fix SIM117 Use a single `with` statement with multiple contexts.

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

streams: Convert to typed_enpoint.

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

css: Use classname instead of `div` selector for .blocks.

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

thumbnail: Do not Camo old thumbor URLs; serve images directly.

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

timeout: Rename to unsafe_timeout.

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

ruff: Fix N818 exception name should be named with an Error suffix.

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

ruff: Bump target-version from py38 to py310.

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

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

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

emoji: Pass down content-type, rather than guessing from extension.

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

onboarding: Update Welcome Bot's responses to commands.

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

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

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

zerver: Migrate some files to typed_endpoint.

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

ruff: Fix SIM117 Use a single `with` statement with multiple contexts.

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

tests: Consume streaming responses.

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

upload: Generate thumbnails when images are uploaded.

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

upload: Generate thumbnails when images are uploaded.

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

url_decoding: Add 'is_same_server_message_link' function.

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

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

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

ruff: Fix SIM117 Use a single `with` statement with multiple contexts.

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

ruff: Fix UP007 Use `X | Y` for type annotations.

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

validators: Use cleaner syntax for AfterValidator.

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

users: Reduce date_joined precision to minutes.

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

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

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

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

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

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

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

zcommand: Rename night->dark and day->light in the color scheme backend.

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

ruff: Bump target-version from py38 to py310.

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

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

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