This commit is contained in:
2021-12-14 20:14:52 +00:00
parent 32898dbcff
commit 9793026265

View File

@@ -1,6 +1,9 @@
TODO: high priority grid sort and filter test that excercises *all* options and filter types 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 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 Service user features work
sb self contained and use standard test data because will also want to run without accounting prior sb self contained and use standard test data because will also want to run without accounting prior