Skip to content

Fix variable usage in ScriptItemProcessorTests and include script engine test dependencies #4678

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

Closed

Conversation

yeonnex
Copy link
Contributor

@yeonnex yeonnex commented Oct 11, 2024

Added script engine dependencies for Groovy, JavaScript, Bash, and Ruby in ScriptItemProcessor tests.

Fixed a script error in the Ruby test by refactoring the script to use local variables instead of global variables.

related post

@fmbenhassine
Copy link
Contributor

That's great, thank you for your contribution!

I tested the changes and they LGTM 👍 Can you please squash your commits and extract the versions of newly added test dependencies as properties? Other than that, it should be good to merge.

@fmbenhassine fmbenhassine added the status: waiting-for-reporter Issues for which we are waiting for feedback from the reporter label Feb 27, 2025
@fmbenhassine
Copy link
Contributor

Rebased, squashed and merged as 6961571. Thank you for your contribution!

@fmbenhassine fmbenhassine removed the status: waiting-for-reporter Issues for which we are waiting for feedback from the reporter label Mar 18, 2025
@fmbenhassine fmbenhassine changed the title Include script engine dependencies in tests for ScriptItemProcessor Fix variable usage in ScriptItemProcessorTests and include script engine test dependencies Mar 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants