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

updated tests timeout #58

Merged
merged 1 commit into from
Nov 4, 2021
Merged

Conversation

pappas999
Copy link
Collaborator

running integration tests sometimes timeouts due to Kovan network congestion etc (plus we have a 60 second wait in the tests to wait for the callback transaction). Have found I need to increase the timeout to ensure tests don't timeout.

@PatrickAlphaC
Copy link
Contributor

LGTM.

We should get an example where an integration test listens for the emitted event from the fulfilling call. That would be the "best" instead of our "dumb" sleep.

@PatrickAlphaC PatrickAlphaC merged commit a427f14 into main Nov 4, 2021
@pappas999
Copy link
Collaborator Author

thanks. Agreed on your comment. I'll make a new issue

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.

None yet

2 participants