ZIm/crates/collab/src/tests
Max Brunsfeld 258c2fdad4 Fix routing of leader updates from unshared projects
Previously, leader updates in unshared projects would be sent to
all followers regardless of project, as if they were not scoped
to any project.
2024-01-11 13:47:31 -08: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 Stop following when project is unshared 2024-01-10 23:09:09 -07:00
channel_message_tests.rs Restore missing test 2024-01-10 11:26:11 -08:00
channel_tests.rs Fix some tests (mostly more run_until_parked's...) 2024-01-09 22:14:11 -07:00
editor_tests.rs And a few more todos 2024-01-09 16:41:17 -08:00
following_tests.rs Fix routing of leader updates from unshared projects 2024-01-11 13:47:31 -08:00
integration_tests.rs Fix some tests (mostly more run_until_parked's...) 2024-01-09 22:14:11 -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 Stop following when project is unshared 2024-01-10 23:09:09 -07:00