Skip to content
This repository has been archived by the owner on May 3, 2022. It is now read-only.

EZP-2612: Expose the event name in the markup generated by UserMenuItemFireEventView #657

Merged
merged 1 commit into from
Aug 16, 2016

Conversation

miguelcleverti
Copy link

@miguelcleverti miguelcleverti commented Jul 28, 2016

As discussed on PR #653 the event name should be exposed in order to the improve element searching in behat tests.

jira: https://jira.ez.no/browse/EZP-26121

@miguelcleverti
Copy link
Author

miguelcleverti commented Jul 28, 2016

ping @dpobel @yannickroger

@dpobel
Copy link
Contributor

dpobel commented Jul 29, 2016

+1

Y.Assert.areEqual(
this.view.get('eventName'), container.getAttribute('data-event-name'),
'Should have the correct data event name value in the container'
//'Should pass to the container the correct event name'
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think this comment is needed, it's already specified in the test name.

@StephaneDiot
Copy link
Contributor

besides niptick comment +1

@miguelcleverti
Copy link
Author

ping @yannickroger @glye all green

@yannickroger yannickroger merged commit 0643598 into ezsystems:master Aug 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants