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

Use static environment assert_template_result input values #1641

Merged
merged 2 commits into from
Nov 2, 2022

Commits on Oct 21, 2022

  1. Change increment/decrement tests to avoid relying on input

    So these can be tested using language tests, without needing support
    for counter value input, which isn't needed if input is provided
    through the static environment.
    dylanahsmith committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    2c2f582 View commit details
    Browse the repository at this point in the history
  2. Use static environment assert_template_result input values

    To match how we use liquid in practice
    dylanahsmith committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    a39422f View commit details
    Browse the repository at this point in the history