ember-gestures icon indicating copy to clipboard operation
ember-gestures copied to clipboard

Provide non-jquery test helpers

Open knownasilya opened this issue 6 years ago • 0 comments

Currently you need jQuery in tests, but Ember is moving away from jQuery by default. I think this addon should provide test helpers that don't use jQuery. Or maybe added support to another library that devs already use, and then promoting that with examples here.

Related issue https://github.com/emberjs/ember-test-helpers/issues/402

knownasilya avatar Dec 22 '18 16:12 knownasilya