Skip to content

test(client): cleaning up imds tests #118

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

Open
wants to merge 28 commits into
base: main
Choose a base branch
from

Conversation

rmeji3
Copy link
Contributor

@rmeji3 rmeji3 commented Jun 5, 2025

No description provided.

@rmeji3 rmeji3 force-pushed the rafael/imds_test-to-vanilla branch from b9b96c2 to 3b7c1bc Compare June 9, 2025 22:56
@rmeji3 rmeji3 force-pushed the rafael/imds_test-to-vanilla branch from 309bd8c to d5071c6 Compare June 10, 2025 21:39
tests := []struct {
name string
json string
expectedErrSubStr string // Empty string indicates no error expected
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: expecterErrSubStr -> 'expectedErr`

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is still expectedErrSubStr

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this is still expectedErrSubStr
did u want me to also change it to error type or leave it as a string?

@cameronmeissner
Copy link
Contributor

@rmeji3 lgtm other than the 2 nits I just left

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