This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
|
||||
TODO: high priority grid sort and filter test that excercises *all* options and filter types
|
||||
this one will be hugely important as part of regression test as it was a constant source of issues in v7
|
||||
todo: drawing signature test might work with this code:
|
||||
|
||||
cy.get('.main-canvas').trigger('mousedown', 500, 100, { force: true }).trigger('mousemove', 500, 200, { force: true }).trigger('mouseup', { force: true });
|
||||
|
||||
Service user features work
|
||||
sb self contained and use standard test data because will also want to run without accounting prior
|
||||
|
||||
Reference in New Issue
Block a user