ZIm/crates/collab/src/tests
Marshall Bowers 77dc65d826
collab: Attach User-Agent to handle connection span (#35282)
This PR makes it so we attach the value from the `User-Agent` header to
the `handle connection` span.

We'll start sending this header in
https://github.com/zed-industries/zed/pull/35280.

Release Notes:

- N/A
2025-07-29 17:06:27 +00:00
..
channel_buffer_tests.rs Remove into SelectionEffects from .change_selections (#33554) 2025-06-27 14:31:31 -06:00
channel_guest_tests.rs Update names of collab auth functions to clarify behavior (#32648) 2025-06-13 00:35:18 +00:00
channel_message_tests.rs Eliminate GPUI View, ViewContext, and WindowContext types (#22632) 2025-01-26 03:02:45 +00:00
channel_tests.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
debug_panel_tests.rs zlog: Replace usages of env_logger in tests with zlog (#31436) 2025-05-26 11:48:50 -04:00
editor_tests.rs lsp: Fix workspace diagnostics lag & add streaming support (#34022) 2025-07-15 18:41:45 +03:00
following_tests.rs collab: Add screen selector (#31506) 2025-07-21 13:44:51 +02:00
git_tests.rs windows: Enable collab tests (#27587) 2025-03-27 20:42:22 +08:00
integration_tests.rs collab: Add screen selector (#31506) 2025-07-21 13:44:51 +02:00
notification_tests.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
random_channel_buffer_tests.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
random_project_collaboration_tests.rs Query multiple LSPs for more types of requests (#29359) 2025-07-02 20:51:19 +03:00
randomized_test_helpers.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
remote_editing_collaboration_tests.rs debugger: Fix endless restarts when connecting to TCP adapters over SSH (#34328) 2025-07-12 11:27:18 -04:00
stripe_billing_tests.rs collab: Remove POST /billing/subscriptions endpoint (#34928) 2025-07-22 18:57:07 -04:00
test_server.rs collab: Attach User-Agent to handle connection span (#35282) 2025-07-29 17:06:27 +00:00