Cytomine-core icon indicating copy to clipboard operation
Cytomine-core copied to clipboard

Create tests dedicated to the command and centralize undo/redo tests

Open geektortoise opened this issue 3 years ago • 0 comments

In the example of this test : https://github.com/cytomine/Cytomine-core/commit/32d30df7d4a345d2f0c9f909b8496e07630518e6 we need to test the undo/redo methods on main domains specifically for deletion :

  • Does an undo of a project deletion restore the annotation_index ?
  • Does an undo of a project deletion restore the count* values ?
  • Does an undo of an image instance deletion restore the annotations ?

geektortoise avatar Aug 27 '20 11:08 geektortoise