You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a problem for when we try to write the E2E test using the bh-date-editor component, indeed if we analyze the code that allows testing on the component, we realize that 'there is a click on the .header-image element, while this element is not visible when using the component in a modal window
The text was updated successfully, but these errors were encountered:
4890: Test(Component Date Editor) r=jeremielodi a=lomamech
- Addition of a new parameter to solve the problem of the date editor
component for forms whose .header-image is not visible by adding a new
component
- Use bhDateEdit in Off Days E2E test
closes#4889
Co-authored-by: Chris Lomame <lomamech@gmail.com>
borsbot
added a commit
that referenced
this issue
Sep 9, 2020
4890: Test(Component Date Editor) r=jniles a=lomamech
- Addition of a new parameter to solve the problem of the date editor
component for forms whose .header-image is not visible by adding a new
component
- Use bhDateEdit in Off Days E2E test
closes#4889
Co-authored-by: Chris Lomame <lomamech@gmail.com>
There is a problem for when we try to write the E2E test using the bh-date-editor component, indeed if we analyze the code that allows testing on the component, we realize that 'there is a click on the .header-image element, while this element is not visible when using the component in a modal window
The text was updated successfully, but these errors were encountered: