Skip to content

fix: slightly improve wait_for logic in project integration test#441

Merged
ptoscano merged 1 commit into
mainfrom
improve-project-test-wait_for
Jun 2, 2025
Merged

fix: slightly improve wait_for logic in project integration test#441
ptoscano merged 1 commit into
mainfrom
improve-project-test-wait_for

Conversation

@kaiokmo
Copy link
Copy Markdown
Member

@kaiokmo kaiokmo commented May 29, 2025

This replaces a task in the project sync integration test that used the "pause" module to
wait for project creation to be completed. Now, a proper wait_for checks if the import
status is "completed".

In the scm_branch test we also now check if the import status is "completed" before continuing.

This replaces a task in the project sync integration test that used
the "pause" module to wait for project creation to be completed.
Now, a proper wait_for checks if the import status is "completed".

In the scm_branch test we also now check if the import status is
"completed" before continuing.
Copy link
Copy Markdown
Contributor

@ptoscano ptoscano left a comment

Choose a reason for hiding this comment

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

Thanks! Hopefully this should stabilize the "staging" integration test.

@ptoscano ptoscano merged commit 4a81b70 into main Jun 2, 2025
18 checks passed
@github-project-automation github-project-automation Bot moved this from Review to Done in 🧰 devtools project board Jun 2, 2025
@ptoscano ptoscano deleted the improve-project-test-wait_for branch June 2, 2025 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants