Add tests for syncing single and multi props (#872)
Test failures: - `test_model_sync_single_prop_05`: modifying the inner elements of a nested collection prop does not sync (eg. `tuple<array<int64>>` - `test_model_sync_multi_prop_02`: assigning a new list to a multi-prop does not remove the previous values Maybe not actual bugs - `test_model_sync_single_prop_06` and `test_model_sync_multi_prop_08`: objects without a prop set will have it fetched if synced alongside objects with the prop set
D
dnwpark committed
f6fb146044c7fa629ac74cfc3ed4b759bb442ad9
Parent: c417883
Committed by GitHub <noreply@github.com>
on 8/28/2025, 2:58:44 AM