ZIm/crates/collab/src/tests
Marshall Bowers 9a7f1d1de4
Add assistant_context_editor crate (#23429)
This PR adds a new `assistant_context_editor` crate.

This will ultimately house the `ContextEditor` so that it can be
consumed by both `assistant` and `assistant2`.

For the purposes of this PR, we just introduce the crate and move some
supporting constructs to it, such as the `ContextStore`.

Release Notes:

- N/A
2025-01-21 21:22:59 +00:00
..
channel_buffer_tests.rs SSH Remoting: Fix bugs in worktree syncing (#18406) 2024-09-26 12:03:57 -07:00
channel_guest_tests.rs Allow filling co-authors in the git panel's commit input (#23329) 2025-01-18 22:57:17 +02:00
channel_message_tests.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
channel_tests.rs Support very large channel membership lists (#11939) 2024-05-16 20:02:25 -06:00
editor_tests.rs Rework inlay hint cache tests (#23156) 2025-01-15 20:13:15 +02:00
following_tests.rs Use LiveKit's Rust SDK on Linux while continue using Swift SDK on Mac (#21550) 2024-12-05 15:06:17 -08:00
integration_tests.rs Add assistant_context_editor crate (#23429) 2025-01-21 21:22:59 +00: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 Represent git statuses more faithfully (#23082) 2025-01-16 00:01:38 +00:00
randomized_test_helpers.rs Allow filling co-authors in the git panel's commit input (#23329) 2025-01-18 22:57:17 +02:00
remote_editing_collaboration_tests.rs Fix handling of selection ranges for format selections in multibuffer (#22929) 2025-01-10 00:17:04 +00:00
test_server.rs Add assistant_context_editor crate (#23429) 2025-01-21 21:22:59 +00:00