Skip to content

Fixes broken test on destroy method#269

Open
naaando wants to merge 1 commit intoplentz:masterfrom
naaando:fix-event-tests
Open

Fixes broken test on destroy method#269
naaando wants to merge 1 commit intoplentz:masterfrom
naaando:fix-event-tests

Conversation

@naaando
Copy link

@naaando naaando commented Jul 29, 2020

Hi, the test on destroy method expects to all events to be removed and the value to be undefined, but seems that jquery is registering its events also, which leads to unexpected result and broken test.

I made a filter on the test to test only the maskMoney namespaced events.

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.

1 participant

Comments