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

Provide arguments for extend() mode #386

Merged
merged 1 commit into from
Nov 28, 2016
Merged

Provide arguments for extend() mode #386

merged 1 commit into from
Nov 28, 2016

Conversation

tadatuta
Copy link
Member

Fixes #385

@tadatuta
Copy link
Member Author

If it's ok, I'll port it to 7.x as well.

@@ -77,4 +77,17 @@ describe('Runtime Match', function() {
});
}, { block: 'b', foo: 'This is' }, 'This is ContextChild');
});

it('should pass BEMContext instance and json to extend body',
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you move test to test/modes-extend-test.js?

Copy link
Member Author

@tadatuta tadatuta Nov 28, 2016

Choose a reason for hiding this comment

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

sure but isn't it consistent with other tests in this file?

@coveralls
Copy link

coveralls commented Nov 28, 2016

Coverage Status

Coverage remained the same at 97.024% when pulling 21e5716 on issues/385 into ee35b63 on master.

@miripiruni miripiruni added this to the 8.4.1 milestone Nov 28, 2016
@miripiruni
Copy link
Contributor

👍

@miripiruni miripiruni merged commit 6a0ea77 into master Nov 28, 2016
@miripiruni miripiruni deleted the issues/385 branch November 28, 2016 15:47
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.

3 participants