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

test: fix capability tests #3107

Merged
merged 1 commit into from
Jul 29, 2024
Merged

test: fix capability tests #3107

merged 1 commit into from
Jul 29, 2024

Conversation

rickstaa
Copy link
Contributor

@rickstaa rickstaa commented Jul 29, 2024

What does this pull request do? Explain your changes. (required)

This pull request ensures that the stubOS struct is in-line with the latest livepeer/go-tools version.

Specific updates (required)

  • Updates the SaveData mock function in the capabilities_test.go file.
  • Adds the DeleteFile, Presign, ReadDataRange mock functions to the capabilities_test.go file.

How did you test each of these updates (required)

  • I ran the test script.

Does this pull request close any open issues?

No.

Checklist:

This commit ensures that the stubOS struct is in-line with the latest
[livepeer/go-tools](https://github.com/livepeer/go-tools/) version.
@github-actions github-actions bot added the AI Issues and PR related to the AI-video branch. label Jul 29, 2024
@rickstaa rickstaa merged commit 30641d2 into ai-video Jul 29, 2024
6 of 9 checks passed
@rickstaa rickstaa deleted the fix_capabilities_test branch July 29, 2024 11:12
reubenr0d pushed a commit to Livepool-io/go-livepeer that referenced this pull request Oct 2, 2024
This commit ensures that the stubOS struct is in-line with the latest
[livepeer/go-tools](https://github.com/livepeer/go-tools/) version.
reubenr0d pushed a commit to Livepool-io/go-livepeer that referenced this pull request Oct 2, 2024
This commit ensures that the stubOS struct is in-line with the latest
[livepeer/go-tools](https://github.com/livepeer/go-tools/) version.
reubenr0d pushed a commit to Livepool-io/go-livepeer that referenced this pull request Oct 2, 2024
This commit ensures that the stubOS struct is in-line with the latest
[livepeer/go-tools](https://github.com/livepeer/go-tools/) version.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
AI Issues and PR related to the AI-video branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant