• Romain Courteaud's avatar
    erp5_web_renderjs_ui_test: reproduce validation error issue and add asserts to... · f52296dd
    Romain Courteaud authored
    erp5_web_renderjs_ui_test: reproduce validation error issue and add asserts to make sure field has expected class
    
    * Trigger focus and blur to test renderjs functions properly
    * Add asserts to make sure we don't lose value after raise Invalid Date
    * Cover issue that invalid class does not disappear after click to create new object Foo in relation input
    * Make sure fifth_failure input has invalid class
    * Cover validation error to multicheckbox, checkbox and radio fields
    f52296dd
testFormDialogWorkflowWithMultipleValidationError.zpt 14.5 KB