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

Testing of pipeline operations #50

Open
766F6964 opened this issue Oct 26, 2023 · 0 comments
Open

Testing of pipeline operations #50

766F6964 opened this issue Oct 26, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@766F6964
Copy link
Owner

Summary:

In the rust-rewrite of mublog, we want to be able to test pipeline operations, such as adding stages/features.
This can ensure that stages/features executed correctly and in order, and to also have tests that cover possible error paths.
This is probably a bit more involved than a a normal unit test, and might require a mocking-framework.

@766F6964 766F6964 self-assigned this Oct 26, 2023
@766F6964 766F6964 added the enhancement New feature or request label Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant