-
Notifications
You must be signed in to change notification settings - Fork 11
Collab implementation tests #240
Copy link
Copy link
Open
Labels
Description
mweidner037
opened on Feb 21, 2023
Issue body actions
- Unit tests for all Collab operations. (We have these for many CRDTs but not all).
- Unit tests for saving and loading.
- Fuzz tests for Collab operations (do many ops concurrently and check eventual consistency).
- Fuzz tests for saving and loading with parallel operations.
Reactions are currently unavailable