This commit is contained in:
2020-04-04 00:17:00 +00:00
parent 02ada3a759
commit fa49eefc53
3 changed files with 35 additions and 1 deletions

View File

@@ -49,6 +49,11 @@ CURRENT TODOs
@@@@@@@@@@@ ROADMAP STAGE 2:
todo: change all testing data-cy attributes to conditional see ay-customize for example
- :data-cy="!!enableCypress ? item.key : false"
- Really need at this point a way to not have to add a fucking data property to *every* fucking form but rather a central location available to all vue from main or window
- 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: