Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests, assert.dom #734

Open
jrock2004 opened this issue Sep 14, 2020 · 2 comments
Open

Tests, assert.dom #734

jrock2004 opened this issue Sep 14, 2020 · 2 comments

Comments

@jrock2004
Copy link
Contributor

Are we allowed to use assert.dom in the tests? I try to do that and it seems to not work.

https://ember-twiddle.com/851b56060cf554c050b7a49833f52290?openFiles=templates.components.ui-input\.hbs

@knownasilya
Copy link
Contributor

That depends on the qunit-dom library.

@Gaurav0
Copy link
Contributor

Gaurav0 commented Sep 15, 2020

Just adding the library doesn't work:

image

We don't have a mechanism for indicating that a library should be loaded after ember and its testing libs but before the code, right now dependencies are loaded first.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants