Skip to content

tests/search: Use ember-keyboard test helpers #2124

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

Merged
merged 1 commit into from
Jan 14, 2020

Conversation

Turbo87
Copy link
Member

@Turbo87 Turbo87 commented Jan 14, 2020

These were made for testing, while the previous helpers worked, but had a different purpose. The advantage of the new helpers is that they are based on @ember/test-helpers and are calling settled() at the end to wait for any effects from the user interaction to settle.

r? @locks

@locks
Copy link
Contributor

locks commented Jan 14, 2020

@bors r+

@bors
Copy link
Contributor

bors commented Jan 14, 2020

📌 Commit 9a9426f has been approved by locks

@bors
Copy link
Contributor

bors commented Jan 14, 2020

⌛ Testing commit 9a9426f with merge ef4c740...

bors added a commit that referenced this pull request Jan 14, 2020
tests/search: Use `ember-keyboard` test helpers

These were made for testing, while the previous helpers worked, but had a different purpose. The advantage of the new helpers is that they are based on `@ember/test-helpers` and are calling `settled()` at the end to wait for any effects from the user interaction to settle.

r? @locks
@bors
Copy link
Contributor

bors commented Jan 14, 2020

☀️ Test successful - checks-travis
Approved by: locks
Pushing ef4c740 to master...

@bors bors merged commit 9a9426f into rust-lang:master Jan 14, 2020
@Turbo87 Turbo87 deleted the keyboard branch March 30, 2020 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants