• Romain Courteaud's avatar
    erp5_web_renderjs_ui_test: reproduce validation error issue and add asserts to... · 96b10e21
    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
    * Add test to cover feature of search ALL with % in relation field
    96b10e21
testFormDialogWorkflowValidationErrorBackend.zpt 3.22 KB