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
I emit custom events and would like to check that the events are emitted correctly and in the right order. For comparison I would like to use the value of a custom field.
In addition to support that in the ExpectedEvent it would be great if a matcher containsExactly could be provided.
The text was updated successfully, but these errors were encountered:
I emit custom events and would like to check that the events are emitted correctly and in the right order. For comparison I would like to use the value of a custom field.
In addition to support that in the
ExpectedEvent
it would be great if a matchercontainsExactly
could be provided.The text was updated successfully, but these errors were encountered: