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

Format tests #630

Merged
merged 2 commits into from
Dec 2, 2016
Merged

Format tests #630

merged 2 commits into from
Dec 2, 2016

Conversation

cmontella
Copy link
Contributor

@cmontella cmontella commented Dec 1, 2016

Just changed some formatting in tests to make more consistent

Copy link
Contributor

@joshuafcole joshuafcole left a comment

Choose a reason for hiding this comment

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

Not really anything that needs to be fixed per se, just looking to understand the reasoning.

@@ -223,8 +223,7 @@ testSingleExpressionByList(toFixed_list );
test("Test that string concatenation is still working after NaN change.", (assert) => {
let expected = {
insert: [
["a", "tag", "div"],
["a", "text", "Test Testy"],
["a", "result", "Test Testy"],
Copy link
Contributor

Choose a reason for hiding this comment

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

Not especially important, but what's the rationale for choosing result over the existing text?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I was making it consistent with the rest of the tests.

[#div text: x]

bind
[result: x]
Copy link
Contributor

Choose a reason for hiding this comment

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

Do we have an alternative way to see these guys working?

Copy link
Contributor

@joshuafcole joshuafcole left a comment

Choose a reason for hiding this comment

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

⚫️ ⬛️ ◾️ ▪️

@joshuafcole joshuafcole merged commit 0d71ac6 into master Dec 2, 2016
@cmontella cmontella deleted the fix/test branch December 2, 2016 20:36
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