Skip to content

Conversation

@vshanthe
Copy link
Contributor

@vshanthe vshanthe commented Jun 6, 2025

📝 Description

Added tests for changes introduced by the Linode Interfaces epic, covering updates to Account and Networking API endpoints

✔️ How to Test

make test-int TEST_SUITE=account
make test-int TEST_SUITE=networking

📷 Preview

If applicable, include a screenshot or code snippet of this change. Otherwise, please remove this section.

@vshanthe vshanthe requested a review from a team as a code owner June 6, 2025 12:53
@vshanthe vshanthe requested review from yec-akamai, ykim-akamai and zliang-akamai and removed request for a team June 6, 2025 12:53
@vshanthe vshanthe added the testing for updates to the testing suite in the changelog. label Jun 12, 2025
@vshanthe vshanthe requested a review from ezilber-akamai June 13, 2025 03:25
Copy link
Contributor

@ezilber-akamai ezilber-akamai left a comment

Choose a reason for hiding this comment

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

Tests are passing locally! Do we want to merge this into a project branch rather than dev so that we can release it along with the other projects?


settings_text = (
exec_test_command(BASE_CMDS + ["settings", "--text", "--delimiter=,"])
.stdout.decode()
Copy link
Contributor

Choose a reason for hiding this comment

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

stdout.decode.rstrip() no longer needed for exec_test_command helper

Copy link
Contributor

@ykim-akamai ykim-akamai left a comment

Choose a reason for hiding this comment

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

LGTM after addressing comment above. Nice work!

@vshanthe vshanthe merged commit 1d6be6e into dev Jun 27, 2025
22 checks passed
@vshanthe vshanthe deleted the int_test branch June 27, 2025 06:36
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