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

test: update test_connect to use stop_app #958

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

dmyger
Copy link
Collaborator

@dmyger dmyger commented Sep 25, 2024

Wrap call start_app & stop_app in try/finally blocks. Modified code was auto reformatted, also.

Closes #956

Copy link
Contributor

@themilchenko themilchenko left a comment

Choose a reason for hiding this comment

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

@oleg-jukovec
Copy link
Contributor

Please, rebase the pull request.

@dmyger dmyger force-pushed the dmyger/gh-956-update-test_connect_py branch 4 times, most recently from c7c5712 to 4d5cf10 Compare October 1, 2024 09:35
@oleg-jukovec oleg-jukovec added the full-ci Enables full ci tests label Oct 1, 2024
Copy link
Contributor

@themilchenko themilchenko left a comment

Choose a reason for hiding this comment

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

Thank you for the patch, looks good to me!

test/integration/connect/test_connect.py Outdated Show resolved Hide resolved
Wrap call `start_app` & `stop_app` in try/finally blocks. Modified code was auto reformatted, also.

Closes #956
@dmyger dmyger force-pushed the dmyger/gh-956-update-test_connect_py branch from 4d5cf10 to 140bb35 Compare October 3, 2024 10:39
@oleg-jukovec oleg-jukovec merged commit 062a172 into master Oct 4, 2024
22 of 24 checks passed
@oleg-jukovec oleg-jukovec deleted the dmyger/gh-956-update-test_connect_py branch October 4, 2024 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
full-ci Enables full ci tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tests: update test/integration/connect/test_connect.py
3 participants