ZIm/crates/collab/src/tests
Piotr Osiewicz a7c8679740
collab: Add screen selector (#31506)
Instead of selecting a screen to share arbitrarily, we'll now allow user
to select the screen to share. Note that sharing multiple screens at the
time is still not supported (though prolly not too far-fetched).

Related to #4666

![image](https://github.com/user-attachments/assets/1afb664f-3cdb-4e0a-bb29-9d7093d87fa5)

Release Notes:

- Added screen selector dropdown to screen share button

---------

Co-authored-by: Kirill Bulatov <kirill@zed.dev>
Co-authored-by: Cole Miller <cole@zed.dev>
2025-08-23 10:35:22 -04: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-08-23 10:35:22 -04: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-08-23 10:35:22 -04: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: Save Customer name and billing address to Customer on checkout (#33385) 2025-06-25 16:06:14 -04:00
test_server.rs Move UI code from assistant_context_editor -> agent_ui (#33289) 2025-06-23 22:22:01 -07:00