Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test(ui5-breadcrumbs): fix false-positive event listener tests #4584

Merged
merged 5 commits into from
Jan 17, 2022

Conversation

hardl
Copy link
Contributor

@hardl hardl commented Jan 14, 2022

Two tests checking for item-click event are passing, although the eventlistener isn't called in the test run, probably due to the noConflict configuration here:

window["sap-ui-webcomponents-bundle"].configuration.setNoConflict(true);

It can be reproduced by following the commits in this PR chronologically.

@ilhan007
Copy link
Member

Hello @nnaydenow @kineticjs could you check the @hardl finding regarding the Breadcrumbs tests (@hardl, thank you for your efforts).

@ilhan007 ilhan007 merged commit 2294cb2 into SAP:master Jan 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants