add proptest for action sequences
This commit is contained in:
3
TODO.txt
3
TODO.txt
@@ -5,11 +5,10 @@
|
||||
- annotations: `annotation.<epoch time> = "annotation"`
|
||||
- tags: `tags.<tag> = ""`
|
||||
* add HTTP API
|
||||
* abstract server, storage, etc. into traits
|
||||
* implement snapshot requests
|
||||
* implement backups
|
||||
* implement client-side encryption
|
||||
* design expiration
|
||||
- need to be sure that create / delete operations don't get reversed
|
||||
* cli tools
|
||||
* prop testing for DB modifications
|
||||
- generate a non-failing sequence of operations with syncs interspersed
|
||||
|
||||
Reference in New Issue
Block a user