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 tests for compliance with lambda spec #50

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

brandonchinn178
Copy link

@brandonchinn178 brandonchinn178 commented Feb 26, 2021

See #49

Test changes:

  1. Add test for compliance with upstream lambda spec
  2. Refactors integration test suite in order to implement (1)
  3. Replace deprecated decode function used in test suite

Library changes:

  1. Deprecate overText, instead just making Text -> Text an instance of ToMustache
  2. Added docs to Text.Mustache pointing to the Text -> Text instance as the primary way to implement lambdas in mustache. This should be sufficient for most use cases.

@brandonchinn178 brandonchinn178 changed the title [WIP] Implement lambda according to spec Add tests for compliance with lambda spec Feb 27, 2021
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.

None yet

2 participants