ember-test-helpers
ember-test-helpers copied to clipboard
Add code examples of using test helpers
By reading the docs, I can't tell what triggerKeyEvent should look like when I use it, for example.
Totally agree, each of the public helpers should have example usage (via @example) inline...
I can help add some examples for the dom-related helpers. Creating a tasklist for ease of tracking.
- [x] DOM Interaction Helpers
- [ ] DOM Query Helpers
- [ ] Routing Helpers
- [ ] Rendering Helpers
- [ ] Wait Helpers
- [ ] Pause Helpers
- [ ] Test Framework APIs