Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use awaitility to get a more-expressive wait #1617

Merged
merged 1 commit into from
Aug 30, 2023

Conversation

labkey-chrisj
Copy link
Contributor

Rationale

This change introduces Awaitility, a library with support for awaiting assert conditions (whether hamcrest or assertj).

I haven't come up with a way to use this with checker (the ability to defer test-ending assert failures and capture screenshots would be nice) and there seems to be a lot of use patterns we could benefit from

Related Pull Requests

https://github.com/LabKey/biologics/pull/2314

Changes

  • pull in awaitility

@labkey-chrisj labkey-chrisj merged commit 7679794 into develop Aug 30, 2023
2 checks passed
@labkey-chrisj labkey-chrisj deleted the fb_awaitFoundSamplesMessage branch August 30, 2023 16:52
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