Skip to content

Add tests and refine default resolve function. #332

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
Mar 24, 2016
Merged

Conversation

leebyron
Copy link
Contributor

This is a follow up to #330

const source = {
_secret: 'secretValue',
test() {
return this._secret;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@wenzowski this is the test that would fail with #330.

Copy link
Contributor

Choose a reason for hiding this comment

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

beautiful. thanks @leebyron!

@coveralls
Copy link

Coverage Status

Coverage increased (+0.001%) to 99.419% when pulling d506c23 on default-resolve into 9761114 on master.

@leebyron leebyron merged commit 81671dc into master Mar 24, 2016
@leebyron leebyron deleted the default-resolve branch March 24, 2016 21:36
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.

6 participants