ZIm/crates/collab/src/tests
Thorsten Ball 7ce8797d78
ssh remoting: Add infrastructure to handle reconnects (#18572)
This restructures the code in `remote` so that it's easier to replace
the current SSH connection with a new one in case of
disconnects/reconnects.

Right now, it successfully reconnects, BUT we're still missing the big
piece on the server-side: keeping the server process alive and
reconnecting to the same process that keeps the project-state.

Release Notes:

- N/A

---------

Co-authored-by: Bennet <bennet@zed.dev>
2024-10-01 12:16:44 +02: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 collab: Require github_user_created_at at ingress points (#17180) 2024-08-30 17:09:59 -04: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
dev_server_tests.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02:00
editor_tests.rs SSH Remoting: Fix bugs in worktree syncing (#18406) 2024-09-26 12:03:57 -07:00
following_tests.rs SSH Remoting: Fix bugs in worktree syncing (#18406) 2024-09-26 12:03:57 -07:00
integration_tests.rs settings: Make external formatter arguments optional (#18340) 2024-09-30 09:34:41 +03: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 ssh remoting: Fix cmd-o (#18308) 2024-09-24 16:23:08 -06:00
randomized_test_helpers.rs chore: Fix clippy for upcoming 1.79 Rust release (#12727) 2024-06-06 12:46:53 +02:00
remote_editing_collaboration_tests.rs ssh remoting: Add infrastructure to handle reconnects (#18572) 2024-10-01 12:16:44 +02:00
test_server.rs ssh remoting: Add infrastructure to handle reconnects (#18572) 2024-10-01 12:16:44 +02:00