Skip to content

Conversation

@helsaawy
Copy link
Contributor

Several test\cri-containerd files do not end with _test, which presents issues with the language server.
Additionally, if test\go.mod is removed, and test becomes part of the hcsshim module, then these files' dependencies would not be categorized as test dependencies.

Additionally, since these files contained testing helper functions, they are prepended with helper_ to better identify them.

Signed-off-by: Hamza El-Saawy [email protected]

Signed-off-by: Hamza El-Saawy <[email protected]>
@jterry75
Copy link
Contributor

I think thats because this wasn't a go test binary as much as it was a binary that was used for testing originally.

LGTM

@helsaawy helsaawy marked this pull request as ready for review May 11, 2022 17:43
@helsaawy helsaawy requested a review from a team as a code owner May 11, 2022 17:43
Copy link
Member

@kevpar kevpar left a comment

Choose a reason for hiding this comment

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

LGTM

@helsaawy helsaawy merged commit d4f0f15 into microsoft:master May 11, 2022
@helsaawy helsaawy deleted the he/testnames branch May 11, 2022 17:57
@helsaawy helsaawy restored the he/testnames branch May 11, 2022 17:58
@helsaawy helsaawy deleted the he/testnames branch May 11, 2022 17:58
anmaxvl added a commit that referenced this pull request Feb 7, 2023
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.

3 participants