diff --git a/e2e/notes.txt b/e2e/notes.txt index ff5fb48..24ac6bc 100644 --- a/e2e/notes.txt +++ b/e2e/notes.txt @@ -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