Skip to content

Conversation

@lgarber-akamai
Copy link
Contributor

@lgarber-akamai lgarber-akamai commented Sep 8, 2025

📝 Description

This pull request addresses various test failures blocking the upcoming Linode CLI release.

CI Test Run: https://github.com/linode/linode-cli/actions/runs/17558540226

✔️ How to Test

The following tests steps assume you have pulled down this PR locally and run make install.

Integration Testing

make test-int

@lgarber-akamai lgarber-akamai requested a review from a team as a code owner September 8, 2025 17:09
@lgarber-akamai lgarber-akamai added the testing for updates to the testing suite in the changelog. label Sep 8, 2025
@lgarber-akamai lgarber-akamai requested review from ezilber-akamai and vshanthe and removed request for a team September 8, 2025 17:09


@pytest.fixture(scope="module")
@pytest.fixture(scope="function")
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 necessary because a few of this fixture's consumers mutate it, breaking future assertions.

Copy link
Contributor

@vshanthe vshanthe left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this

@vshanthe vshanthe merged commit 2230585 into linode:dev Sep 9, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing for updates to the testing suite in the changelog.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants