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

WIP for test helper implementation #1

Draft
wants to merge 23 commits into
base: master
Choose a base branch
from

Conversation

cafreeman
Copy link
Owner

No description provided.

@cafreeman cafreeman force-pushed the cfreeman/implement-testing-rfc branch from 66602a3 to 25457a3 Compare March 21, 2022 18:56
package.json Outdated Show resolved Hide resolved
tests/unit/setup-rendering-context-test.js Outdated Show resolved Hide resolved
@@ -163,6 +164,15 @@ module('settled real-world scenarios', function (hooks) {
assert.equal(this.element.textContent, 'async value');
});

test('rerender', async function (assert) {
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

need more rerender tests, discussed in person

@cafreeman cafreeman force-pushed the cfreeman/implement-testing-rfc branch 2 times, most recently from 655598e to 4a3814e Compare March 23, 2022 20:47
@cafreeman cafreeman force-pushed the cfreeman/implement-testing-rfc branch from 4a3814e to 3abf41f Compare March 24, 2022 16:42
@cafreeman cafreeman force-pushed the cfreeman/implement-testing-rfc branch from 22f8a0f to 49d28f5 Compare March 31, 2022 18:19
@cafreeman cafreeman force-pushed the cfreeman/implement-testing-rfc branch 2 times, most recently from f85aa0b to db471ec Compare April 11, 2022 18:11
@cafreeman cafreeman closed this Apr 11, 2022
@cafreeman cafreeman reopened this Apr 13, 2022
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

Successfully merging this pull request may close these issues.

2 participants