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

Implement process wrapper & add executor tests #27

Merged
merged 6 commits into from
Oct 23, 2022
Merged

Conversation

dugajean
Copy link
Owner

@dugajean dugajean commented Oct 13, 2022

Fixes #24 and #4

@dugajean
Copy link
Owner Author

@samthom This should serve as the base to add tests to Executor. I will continue adding to this PR and you should use this branch as a base for any of your related changes.

dugajean and others added 4 commits October 17, 2022 22:20
* Parser interface, dependencies udpated

* Get options moved to internal

* Internal/util.go refactor and tests

Co-authored-by: Dugi <[email protected]>
@dugajean dugajean merged commit d59a3be into dev Oct 23, 2022
@dugajean dugajean deleted the feat/executor-tests branch October 23, 2022 02:41
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.

Refactor Parser for unit tests
2 participants