PolymerElements / iron-test-helpers

Utility classes to make testing easier
26 stars 25 forks source link

touchstart and touchend are not exported on scope [v2-preview] #83

Open ghost opened 7 years ago

ghost commented 7 years ago

I used to be using MockInteractions.touchstart and MockInteractions.touchend. I upgraded to the v2 preview and now they are not on the scope, even though they are used internally for things like tap.