ZIm/crates/collab/src/tests
Conrad Irwin 3ba071b993
Allow using system node (#18172)
Release Notes:

- (Potentially breaking change) Zed will now use the node installed on
your $PATH (if it is more recent than v18) instead of downloading its
own. You can disable the new behavior with `{"node":
{"disable_path_lookup": true}}` in your settings. We do not yet use
system/project-local node_modules.

---------

Co-authored-by: Mikayla <mikayla@zed.dev>
2024-09-23 15:28:04 -06:00
..
channel_buffer_tests.rs chore: Fix several style lints (#17488) 2024-09-06 11:58:39 +02: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 Add ability to display backgrounds for inlay hints (#18010) 2024-09-18 11:11:38 -04:00
following_tests.rs Remove replica_id from MultiBuffers (#18141) 2024-09-20 10:48:27 -04:00
integration_tests.rs Move formatting to LSP store (#18242) 2024-09-23 13:33:28 -07: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 Fix renames over language server for SSH remoting (#17897) 2024-09-16 16:20:17 -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 Add "Fix with Assistant" code action on lines with diagnostics (#18163) 2024-09-23 11:40:34 -06:00
test_server.rs Allow using system node (#18172) 2024-09-23 15:28:04 -06:00