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

Slim down runner tests #786

Open
decleaver opened this issue Jul 12, 2024 · 0 comments
Open

Slim down runner tests #786

decleaver opened this issue Jul 12, 2024 · 0 comments

Comments

@decleaver
Copy link
Collaborator

Describe what should be investigated or refactored

The task runner code has been moved out of uds-cli into the maru-runner repo but we have kept the tests to ensure that there are no issues with how maru-runner is being vendored in to uds-cli and being used as a part of uds commands.

We should refactor the uds-cli runner tests to provide the minimum amount of tests such that we still have confidence in the functionality.

The runnerCmd in src/cmd/vendored.go can be used as a starting point for id'ing the logic we want to be covered by these runner tests.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant