From ce0414a2af3b6f31aad40a69b4f859fb3d50831c Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Sat, 4 Apr 2020 00:18:43 +0000 Subject: [PATCH] --- ayanova/devdocs/todo.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ayanova/devdocs/todo.txt b/ayanova/devdocs/todo.txt index 10982e69..ad9d8fa4 100644 --- a/ayanova/devdocs/todo.txt +++ b/ayanova/devdocs/todo.txt @@ -55,9 +55,9 @@ todo: change all testing data-cy attributes to conditional see ay-customize for - dig into that and see if it's possible again and how to do it because then all forms could be simplified a great deal. todo: add tests for the following: - - - customize form form + - NOTE: All cypress tests run serially anyway, so it's perfectly ok to customize the widget form, go see if it worked, then come back and reverse it without affecting the other tests + - so do a real customization and with the conditional data-cy attribute possibility there's no reason not to put that attribute anywhere desired like on every clickable element tested etc - change password form - User options form - picklist editor form