Skip to content
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

Add integration tests for Linode Client retry #294

Merged
merged 3 commits into from
Jun 9, 2023
Merged

Add integration tests for Linode Client retry #294

merged 3 commits into from
Jun 9, 2023

Conversation

ykim-1
Copy link
Contributor

@ykim-1 ykim-1 commented Jun 8, 2023

📝 Description

Tests added for LinodeClient retry mechanism

  • Moved tests in linode_client_test.py
  • Added tests for other allowed methods: PUT, POST, DELETE

✔️ How to Test

pytest test/integration/linode_client/test_retry.py

How do I run the relevant unit/integration tests?

📷 Preview

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

@ykim-1 ykim-1 requested a review from a team June 8, 2023 19:13
@ykim-1 ykim-1 requested a review from a team June 8, 2023 22:44
@ykim-1 ykim-1 merged commit f45ae85 into linode:dev Jun 9, 2023
7 checks passed
@ykim-1 ykim-1 deleted the test/add_retry_integration_tests branch June 12, 2023 16:41
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.

None yet

3 participants