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

Add significant variable usage corner cases #4529

Merged

Conversation

erikerikson
Copy link
Member

What did you implement:

Add tests to ongoingly verify the cases addressed by issues #3627, #3740, #3711, and #3882
For augmenting #4144

How did you implement it:

How can we verify it:

Todos:

  • Write tests
  • Write documentation
  • Fix linting errors
  • Make sure code coverage hasn't dropped
  • Provide verification config / commands / resources
  • Enable "Allow edits from maintainers" for this PR
  • Update the messages below

Is this ready for review?: YES
Is it a breaking change?: NO

expect(result.custom).to.eql(expected);
})).to.be.fulfilled;
});
// // REGARDING THESE CASES, SEE:
Copy link
Member

Choose a reason for hiding this comment

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

As discussed, the comments to disable these tests for now are ok here 😃

@HyperBrain HyperBrain merged commit bf7bbe0 into serverless:circular-vars Dec 6, 2017
@pmuens pmuens added this to the 1.25 milestone Dec 20, 2017
@erikerikson erikerikson deleted the circular-vars-test branch August 20, 2019 05:16
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.

3 participants