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

custom_script: Make the 'args' parameter optional #106

Closed
wants to merge 2 commits into from

Conversation

dsemenets
Copy link
Contributor

Moulin didn't work if 'args' parameter absent. Make that paremeter optional

@lorc
Copy link
Collaborator

lorc commented Mar 3, 2024

Please fix the spelling in the commit message and add test for all the cases.

Moulin didn't work if 'args' parameter absent. Make that parameter
optional

Signed-off-by: Dmytro Semenets <[email protected]>
@dsemenets
Copy link
Contributor Author

Please fix the spelling in the commit message and add test for all the cases.

what you mean 'add test'? I have tested for all cases

@lorc
Copy link
Collaborator

lorc commented Mar 4, 2024

There is a test framework enabled in Moulin to run automated unit tests:

https://github.com/xen-troops/moulin/tree/main/tests

You need to implement unit tests for args handling.

@dsemenets
Copy link
Contributor Author

Added tests

Add tests for custom_script builder

Signed-off-by: Dmytro Semenets <[email protected]>
@lorc
Copy link
Collaborator

lorc commented Mar 5, 2024

Thank you. I rebased and merged your changes manually, so I am closing this PR

@lorc lorc closed this Mar 5, 2024
@dsemenets dsemenets deleted the arg_fix branch March 5, 2024 20:11
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