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

var separate syntax for variable #348

Merged
merged 9 commits into from
Dec 30, 2024

Conversation

cedric05
Copy link
Owner

@cedric05 cedric05 commented Dec 27, 2024

Tests

  • support $random & all such
  • remove loading vars from comments (which is bad)
  • add test for normal var
  • add test for no default test for var
  • add test for var set from env for var
  • add test for var set from property for var
  • add test for var set from import for var
  • add test for override test
  • add test for json/true/null/false/int/float var
  • add import test for json/true/null/false/int/float var
  • add notebook same cell test for json/true/null/false/int/float var
  • add notebook different cell test for json/true/null/false/int/float var
  • add notebook different cell import test for json/true/null/false/int/float var
  • add notebook same cell import test for json/true/null/false/int/float var
  • fix json handling with payload (either str or json)

@cedric05 cedric05 merged commit 225c85c into main Dec 30, 2024
4 checks passed
@cedric05 cedric05 deleted the origin/347-seperate-syntax-for-variable branch December 30, 2024 02:53
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.

1 participant