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 and error handling for ExtraVarsTransformer #69

Merged
merged 1 commit into from
Jul 2, 2024

Conversation

SquirrelDeveloper
Copy link
Collaborator

In this commit, tests have been added for the ExtraVarsTransformer function to ensure proper functioning and error handling. The function now includes a try-catch block to manage potential errors during the transformation of extraVars. In addition, import statements in the ExtraVars.test.ts file have been rearranged.

In this commit, tests have been added for the ExtraVarsTransformer function to ensure proper functioning and error handling. The function now includes a try-catch block to manage potential errors during the transformation of extraVars. In addition, import statements in the ExtraVars.test.ts file have been rearranged.
@SquirrelDeveloper SquirrelDeveloper added the chores Refactoring or small updates label Jul 2, 2024
@SquirrelDeveloper SquirrelDeveloper added this to the v0.1.15 milestone Jul 2, 2024
@SquirrelDeveloper SquirrelDeveloper merged commit 8067e8a into master Jul 2, 2024
8 checks passed
@SquirrelDeveloper SquirrelDeveloper deleted the test-extravarstransformer branch July 2, 2024 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chores Refactoring or small updates
Projects
Development

Successfully merging this pull request may close these issues.

1 participant