zed/crates/collab/tests/integration
Mikayla Maki 17adc40d61
Implement sidebar rendering of the configured worktrees (#51342)
Implements worktree support for the agent panel sidebar

Before you mark this PR as ready for review, make sure that you have:
- [x] Added a solid test coverage and/or screenshots from doing manual
testing
- [x] Done a self-review taking into account security and performance
aspects
- [x] Aligned any UI changes with the [UI
checklist](https://github.com/zed-industries/zed/blob/main/CONTRIBUTING.md#uiux-checklist)

Release Notes:

- N/A
2026-03-12 17:53:38 +00:00
..
db_tests collab: Remove leftover impersonation code (#49314) 2026-02-17 00:27:04 +00:00
agent_sharing_tests.rs
channel_buffer_tests.rs Fix race condition in channel notes rejoin (#50034) 2026-02-25 05:48:59 +00:00
channel_guest_tests.rs Re-add MultiWorkspace (#48800) 2026-02-12 01:06:23 +00:00
channel_tests.rs
collab_tests.rs collab: Validate access tokens through Cloud (#49535) 2026-02-18 18:20:52 -05:00
db_tests.rs Reapply "Try namespace mac runners (#47675)" (#47721) (#47727) 2026-01-26 22:02:52 -07:00
editor_tests.rs editor: Add line range support to editor::CopyFileLocation command (#51328) 2026-03-12 09:22:55 +00:00
following_tests.rs Fix a bug where closing the workspace could skip the dirty check for other workspaces (#50105) 2026-02-25 17:33:05 +00:00
git_tests.rs Implement sidebar rendering of the configured worktrees (#51342) 2026-03-12 17:53:38 +00:00
integration_tests.rs collab: Fix unable to rejoin shared project after leaving a call (#50630) 2026-03-03 19:46:08 +00:00
notification_tests.rs
random_channel_buffer_tests.rs
random_project_collaboration_tests.rs
randomized_test_helpers.rs Detect leaked entities at the end of test runs (#50400) 2026-03-02 12:04:13 +01:00
remote_editing_collaboration_tests.rs git: Add SSH support for removing and renaming git worktrees (#50759) 2026-03-10 14:57:06 +00:00
test_server.rs collab: Remove unneeded Arc::get_mut (#49672) 2026-02-20 02:11:53 +00:00