Skip to content

Conversation

@ArangoGutierrez
Copy link
Collaborator

Rename the test folder to tests to be in line with other project conventions

@ArangoGutierrez ArangoGutierrez force-pushed the tests_rename branch 2 times, most recently from 16770bf to be3666c Compare January 21, 2025 10:03

for _, f := range files {
inputSpecPath := filepath.Join(moduleRoot, "test/input", f)
inputSpecPath := filepath.Join(moduleRoot, "tests/input", f)
Copy link
Member

Choose a reason for hiding this comment

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

out of scope for this PR, but we should consider moving this to testdata.

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I'll do as a follow up to this PR

Copy link
Member

@elezar elezar left a comment

Choose a reason for hiding this comment

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

I think you forgot to delete the existing folder.

@ArangoGutierrez
Copy link
Collaborator Author

I think you forgot to delete the existing folder.

Thanks for noticing, I have removed the folder, but I am confused, I did a simple mv ... I wonder what caused the folder duplication.

@ArangoGutierrez ArangoGutierrez force-pushed the tests_rename branch 2 times, most recently from e7d7e0e to 53fbdc1 Compare January 23, 2025 10:18
Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
Signed-off-by: Evan Lezar <elezar@nvidia.com>
@ArangoGutierrez ArangoGutierrez merged commit a990860 into NVIDIA:main Jan 23, 2025
10 checks passed
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