adopted-ember-addons / ember-stripe-elements

A simple Ember wrapper for Stripe Elements
https://ember-stripe-elements.netlify.com
MIT License
19 stars 23 forks source link

Additional testing helpers #15

Closed averydev closed 4 years ago

averydev commented 4 years ago

We have had trouble testing a full user flow because you can't enter values into the Stripe Element programatically.

This change provides some utilities to be able to simulate the whole experience.

Also, fixes an issue with onChange

st-h commented 4 years ago

thank you

st-h commented 4 years ago

released as 1.0.0-rc.2