ZIm/crates/collab/src/tests
Mikayla Maki a9e3d4ec4e
Improve context expansion (#10957)
Release Notes:

- Improved expand excerpt indicators to allow unidirectional expansion.
Also added the `editor::ExpandExcerptsUp` and
`editor::ExpandExcerptsDown` actions, which can both take a `lines`
parameter. Also added a `expand_excerpt_lines` setting which controls
the default number of lines that the indicators and actions use.

---------

Co-authored-by: conrad <conrad@zed.dev>
2024-05-26 16:30:09 -07:00
..
channel_buffer_tests.rs Rename RemoteProject -> DevServerProject (#11301) 2024-05-02 11:00:08 -06:00
channel_guest_tests.rs Allow setting a channel for new users to auto-join (#9291) 2024-03-13 11:11:31 -06:00
channel_message_tests.rs Fix mention notifications are not updated after message change and not removed after a message is deleted (#9847) 2024-04-02 20:40:00 -06:00
channel_tests.rs Support very large channel membership lists (#11939) 2024-05-16 20:02:25 -06:00
dev_server_tests.rs Allow ssh connection for setting up zed (#12063) 2024-05-21 22:39:16 -06:00
editor_tests.rs Use UpdateGlobal accessors in more places (#11925) 2024-05-16 13:30:04 -04:00
following_tests.rs Improve context expansion (#10957) 2024-05-26 16:30:09 -07:00
integration_tests.rs Use UpdateGlobal accessors in more places (#11925) 2024-05-16 13:30:04 -04:00
notification_tests.rs channel projects (#8456) 2024-02-26 22:15:11 -07:00
random_channel_buffer_tests.rs channel projects (#8456) 2024-02-26 22:15:11 -07:00
random_project_collaboration_tests.rs Rename RemoteProject -> DevServerProject (#11301) 2024-05-02 11:00:08 -06:00
randomized_test_helpers.rs Rename RemoteProject -> DevServerProject (#11301) 2024-05-02 11:00:08 -06:00
test_server.rs Extract http from util (#11680) 2024-05-10 15:50:20 -06:00