Skip to content

Adds tests for bind_template_variables mustache rendering - #11

Merged
shanaiabuggy merged 3 commits into
mainfrom
sb/add-mustache-tests-python
Jan 23, 2026
Merged

Adds tests for bind_template_variables mustache rendering#11
shanaiabuggy merged 3 commits into
mainfrom
sb/add-mustache-tests-python

Conversation

@shanaiabuggy

@shanaiabuggy shanaiabuggy commented Jan 23, 2026

Copy link
Copy Markdown
Contributor

Add tests validating mustache rendering behavior in utils.bind_template_variables for arrays, booleans, numbers, strings, and undefined/null cases in tests/test_utils.py

Add unit tests covering section and inverse rendering across empty/non-empty arrays, falsy/truthy primitives, undefined vs null handling, and nested paths in tests/test_utils.py; update Python language server to None in .vscode/settings.json.

📍Where to Start

Start with the new test cases around utils.bind_template_variables in tests/test_utils.py.

Changes since #11 opened

  • Added InputVariables type annotations to local variables dictionaries across multiple test methods in tests.test_utils.TestUtils class [c65dcdd]

Macroscope summarized 16fdccf.

@shanaiabuggy
shanaiabuggy merged commit d6db843 into main Jan 23, 2026
4 checks passed
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.

2 participants