FluidFramework icon indicating copy to clipboard operation
FluidFramework copied to clipboard

(tree) Added end-to-end test for some basic scenarios in shared tree

Open agarwal-navin opened this issue 8 months ago • 1 comments

Added some basic end-to-end tests for shared tree. There are a lot of unit tests in the shared tree package and there are examples that use shared tree. However, they are very few tests that use legacy APIs which are primarily consumed by customers using the encapsulated model. Moreover, these tests enable testing real collaboration between clients along with nuances around asynchronous nature of communication between them. These tests create two Fluid clients (containers) and validates that changes made by one client is successfully synced to the other client.

agarwal-navin avatar Mar 10 '25 20:03 agarwal-navin

This PR has been automatically marked as stale because it has had no activity for 60 days. It will be closed if no further activity occurs within 8 days of this comment. Thank you for your contributions to Fluid Framework!

This PR has been automatically marked as stale because it has had no activity for 60 days. It will be closed if no further activity occurs within 8 days of this comment. Thank you for your contributions to Fluid Framework!