You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In some cases, we're seeing timeouts on test runs from the selenium web driver. This might be an inability to resolve the server, but could also be that things are just exceptionally slow sometimes.
Being able to configure the default codeception timeout globally could be very useful for debugging but also for making sure test runs are consistent in their outcome.
Acceptance criteria:
Default codeception timeout value can be set via an environment variable at run time called CODECEPT_TIMEOUT
Validate that the timeout is applied on long running tests
In some cases, we're seeing timeouts on test runs from the selenium web driver. This might be an inability to resolve the server, but could also be that things are just exceptionally slow sometimes.
Being able to configure the default codeception timeout globally could be very useful for debugging but also for making sure test runs are consistent in their outcome.
Acceptance criteria:
CODECEPT_TIMEOUT
For Altis Team Use
Ready for Work Checklist
Is this ticket ready to be worked on? See
the Play Book Definition of Ready
Completion Checklist
Is this ticket done? See
the Play Book Definition of Ready
backport
labels been added to the PR?The text was updated successfully, but these errors were encountered: