Skip to content

Add initialisation wait and use in login/tests#353

Merged
SteveChurchillSWO merged 1 commit intomainfrom
fix/MPT-17782-test-reliability-improvements
Feb 6, 2026
Merged

Add initialisation wait and use in login/tests#353
SteveChurchillSWO merged 1 commit intomainfrom
fix/MPT-17782-test-reliability-improvements

Conversation

@SteveChurchillSWO
Copy link

Description

Add a new initialisationMessage locator and waitForInitialisationToComplete(timeout=10000) to BasePage to wait for the app's initialization message to disappear (avoids flakiness). Call this new wait from LoginPage login flows and from the invitation-flow test. Also: wait for the last column locator before summing values in sumCurrencyColumn, replace console.error with errorLog, and normalize a debugLog string quote.

Related issue number

https://softwareone.atlassian.net/browse/MPT-17782

Add a new initialisationMessage locator and waitForInitialisationToComplete(timeout=10000) to BasePage to wait for the app's initialization message to disappear (avoids flakiness). Call this new wait from LoginPage login flows and from the invitation-flow test. Also: wait for the last column locator before summing values in sumCurrencyColumn, replace console.error with errorLog, and normalize a debugLog string quote.
@SteveChurchillSWO SteveChurchillSWO merged commit 6aefc3d into main Feb 6, 2026
41 checks passed
@SteveChurchillSWO SteveChurchillSWO deleted the fix/MPT-17782-test-reliability-improvements branch February 6, 2026 07:56
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.

2 participants