emberjs/ember-test-helpers
Test-framework-agnostic helpers for testing Ember.js applications
JavaScriptApache-2.0
Issues
- 3
`render` should be able to take a component value and render it without args
#1180 opened by NullVoxPopuli - 17
setupOnError not working
#1128 opened by amk221 - 5
Publish Types?
#877 opened by NullVoxPopuli - 6
Can't use `triggerEvent` on a disabled element
#1187 opened by lougreenwood - 6
Breaking change released as a minor version
#1210 opened by mansona - 2
- 3
Check for "maxlength" attribute instead of "maxLength" in "-guard-for-maxlength.ts"
#1202 opened by shubham88fru - 0
`scrollTo` is no recognised as a function
#1193 opened by yschoueri - 0
EmberApplicationInstance willDestroy in settled.ts uses the wrong `internalPendingRequests`
#1172 opened by raycohen - 3
Await visit helper waits for ember runloop later code
#1174 opened by colenso - 9
Expected Broccoli node, got undefined for inputNodes[0]
#1048 opened by Turbo87 - 1
- 0
- 1
How can I use helpers on shadow dom elements ?
#841 opened by Arijit-Roy - 21
Do not throw an error when clicking on a disabled element
#1100 opened by lolmaus - 0
- 1
beta/canary failure
#1112 opened by stefanpenner - 1
Canary is failing again
#1105 opened by stefanpenner - 2
error thrown when running test
#1031 opened by maverick12806 - 1
Update this.render usage, as it is deprecated
#1082 opened by stefanpenner - 9
typeIn helper forces maximum length check
#1008 opened by mfeckie - 2
Bug: Cannot set property isTrusted of #<Event> [canary]
#1077 opened by mydea - 0
Missing `deprecate` import on canary
#1068 opened by sandydoo - 1
Issue with storybook v6.3.0
#1055 opened by BarryThePenguin - 0
feature request: manually fire click event when keyDown key is enter or spacebar
#1054 opened by hmajoros - 0
Linting issues locally?
#1046 opened by rwjblue - 3
Blur event is not triggered on the current active element in the click helper
#1032 opened by helgablazhkun - 16
@ember/test-helpers@2 breaks build with mini-css-extract-plugin and ember-auto-import
#961 opened by andreyfel - 1
Create a new helper ("getCurrentPathName" or similar) to better deal with "toc_routing-transition-methods" deprecation ?
#948 opened by romgere - 2
typeIn helper triggers all key-related events, even if preventDefault is called
#912 opened by pgengler - 1
`onerror` should not be cached on load
#993 opened by wagenet - 2
- 5
Using @ember/destroyable in teardownContext causes incompatibility with ember-mocha
#986 opened by yads - 4
Dispatched `blur` event causes false test failures for components using `event.relatedTarget` checks
#964 opened by drewlee - 1
add scrollTo helper to API.md
#881 opened by nlfurniss - 4
- 2
Installation section is incorrect / select helper is not available / 2.0 seems to be incompatible with qunit
#942 opened by st-h - 2
`triggerEvent(fileInput, 'change', { files })` cannot be called twice with the same files
#921 opened by nag5000 - 4
- 2
- 4
Deprecate `this.render` and `this.clearRender`
#794 opened by rwjblue - 2
currentURL() and currentRouteName() returning null
#892 opened by lolmaus - 1
find() considered a global and not picked up by eslint
#882 opened by mydea - 2
Old version of ember-test-waiters *can* cause conflict with ember-app-scheduler
#873 opened by NullVoxPopuli - 1
Allow typeIn on contenteditable elements
#793 opened by ikirkpat - 0
Extract helpers to normal Node package
#834 opened by pzuraq - 9
setupOnerror is running twice in Octane-3.15
#768 opened by ELepolt - 1
- 2
Feature Request: support contextmenu
#765 opened by RobbieTheWagner - 3
Skipped tests can't set up testMetadata types
#748 opened by choheekim