Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Improve Timeouts & Checks for App Deletion (#30)
# Improve Timeouts & Checks for App Deletion ## ♻️ Current situation & Problem - We got several reports from UI tests not passing, e.g., - https://github.com/orgs/CS342/discussions/115#discussioncomment-12028403 - https://github.com/StanfordSpezi/SpeziTemplateApplication/pull/98/files/0a32806a8cecd18d22ce798fe8f9fa11dfeeb150..9d11c271b53579a023382105668cef3c4343e986 - It all seems to be related to a timeout issue that is not waiting for an app the be removed (which might take some time on the CI) - ## ⚙️ Release Notes - Improve Timeouts & Checks for App Deletion ### Code of Conduct & Contributing Guidelines By submitting creating this pull request, you agree to follow our [Code of Conduct](https://github.com/StanfordBDHG/.github/blob/main/CODE_OF_CONDUCT.md) and [Contributing Guidelines](https://github.com/StanfordBDHG/.github/blob/main/CONTRIBUTING.md): - [x] I agree to follow the [Code of Conduct](https://github.com/StanfordBDHG/.github/blob/main/CODE_OF_CONDUCT.md) and [Contributing Guidelines](https://github.com/StanfordBDHG/.github/blob/main/CONTRIBUTING.md).
- Loading branch information