ZIm/crates/collab/src/tests
Max Brunsfeld 438dd42f7d Fix bugs in handling mutual following
* Propagate all of leader's views to a new follower, even if those views
  were originally created by that follower.
* Propagate active view changes to followers, even if the active view is
  following that follower.
* Avoid redundant active view updates on the client.
2023-10-05 13:28:46 -07:00
..
channel_buffer_tests.rs Add an RPC handler for channel buffer acks 2023-10-04 11:47:13 -07:00
channel_message_tests.rs Fix channel messages test 2023-10-04 10:13:02 -07:00
channel_tests.rs Fix bugs in moving channels that could cause channels to be stranded or moved unexpectedly 2023-09-20 15:32:06 -07:00
following_tests.rs Fix bugs in handling mutual following 2023-10-05 13:28:46 -07:00
integration_tests.rs Make following more good 2023-09-29 17:59:19 -06:00
random_channel_buffer_tests.rs Assign unique color indices to room participants, use those instead of replica_ids 2023-09-28 11:06:09 -07:00
random_project_collaboration_tests.rs chore: Use aho-corasick 1.1 in direct dependencies (#2983) 2023-09-18 17:01:08 +02:00
randomized_test_helpers.rs Add basic randomized integration test for channel notes 2023-09-06 14:09:36 -07:00
test_server.rs Add an RPC handler for channel buffer acks 2023-10-04 11:47:13 -07:00