add test for syncing deletes and creates

This commit is contained in:
Dustin J. Mitchell 2019-12-29 13:37:50 -05:00
parent 41acb1fa1e
commit 04f6b1d421
2 changed files with 54 additions and 1 deletions

View file

@ -12,4 +12,4 @@
- need to be sure that create / delete operations don't get reversed
* cli tools
* prop testing for DB modifications
- 'strict' mode to fail on application of any nonsense operations
- generate a non-failing sequence of operations with syncs interspersed