aerie
aerie copied to clipboard
Add DB Tests for muti-plan merging
We don't have any DB tests in the plan collaboration test suite that explicitly test the "merge two sibling plans one after another" case.
Since all of activity directives are treated as one blob, there are four scenarios to write tests for:
- modify-modify conflict
- delete-modify conflict
- delete-untouched
- modify-untouched