ZIm/crates/collab/src/tests
Conrad Irwin 81baefb460
Fix right click handler for tabs (#4130)
Also, some fun test helpers

Co-Authored-By: Mikayla <mikayla@zed.dev>

You can now use .debug_selector() to make it possible for tests to find
a given element,
and .debug_bounds() to find the coordinates of where it was painted.


Release Notes:

- (Added|Fixed|Improved) ...
([#<public_issue_number_if_exists>](https://github.com/zed-industries/community/issues/<public_issue_number_if_exists>)).
2024-01-18 13:07:25 -07:00
..
channel_buffer_tests.rs Fix routing of leader updates from unshared projects 2024-01-11 13:47:31 -08:00
channel_guest_tests.rs Add and enhance tests for muting/deafening, fix exposed logic errors 2024-01-15 14:03:38 -08:00
channel_message_tests.rs Restore missing test 2024-01-10 11:26:11 -08:00
channel_tests.rs Fix typos detected by crate-ci/typos 2024-01-17 14:31:21 -08:00
editor_tests.rs Add typo detection to CI (#4107) 2024-01-17 17:13:47 -08:00
following_tests.rs Add typo detection to CI (#4107) 2024-01-17 17:13:47 -08:00
integration_tests.rs Fix right click handler for tabs 2024-01-18 12:10:38 -07:00
notification_tests.rs Remove 2 suffix for collab, rope, settings, menu 2024-01-03 12:29:16 -08:00
random_channel_buffer_tests.rs Remove 2 suffix for collab, rope, settings, menu 2024-01-03 12:29:16 -08:00
random_project_collaboration_tests.rs Start work on read-only project access for channel guests 2024-01-03 19:30:32 -07:00
randomized_test_helpers.rs Start work on read-only project access for channel guests 2024-01-03 19:30:32 -07:00
test_server.rs Store the impersonator id on access tokens created via ZED_IMPERSONATE 2024-01-17 18:06:16 -08:00