Skip to content

Refactor: Consolidate hardcoded timeouts into UITestTimeouts constants (fixes #407)#408

Open
martinszuc wants to merge 1 commit intoredhat-developer:mainfrom
martinszuc:issue-407
Open

Refactor: Consolidate hardcoded timeouts into UITestTimeouts constants (fixes #407)#408
martinszuc wants to merge 1 commit intoredhat-developer:mainfrom
martinszuc:issue-407

Conversation

@martinszuc
Copy link
Collaborator

@martinszuc martinszuc commented Feb 8, 2026

fixes #407

@martinszuc
Copy link
Collaborator Author

this PR is dependant on #403 and should be rebased after #403 is merged

redhat-developer#407)

Complete timeout standardization across the entire project to eliminate
magic numbers and provide a single source of truth for all timeout values.

Fixes redhat-developer#407

Signed-off-by: Martin Szuc <mszuc@redhat.com>
@martinszuc martinszuc marked this pull request as ready for review February 9, 2026 18:14
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.

Refactor: Consolidate hardcoded timeouts into UITestTimeouts constants

1 participant