Skip to content

Conversation

@nicoddemus
Copy link
Member

As we discussed during the sprint, adding a new qtbot.waitUntil method.

@coveralls
Copy link

coveralls commented Jun 29, 2016

Coverage Status

Coverage remained the same at 100.0% when pulling 7f5c083 on wait-until into c8edfa2 on master.

@coveralls
Copy link

coveralls commented Jun 29, 2016

Coverage Status

Coverage remained the same at 100.0% when pulling 7f5c083 on wait-until into c8edfa2 on master.

return
else:
assert not timed_out(), 'waitUntil timed out in %s miliseconds' % timeout
self.wait(10)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe this should be an argument?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thought about it, but didn't think it would end up being necessary... perhaps we should wait until someone asks for it?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sounds like a plan 😉

@The-Compiler The-Compiler added this to the 2.0 milestone Jun 29, 2016
@nicoddemus
Copy link
Member Author

Merge? 😁

@The-Compiler The-Compiler merged commit cef8b39 into master Jun 30, 2016
@The-Compiler
Copy link
Member

Yep! 👍

@nicoddemus nicoddemus deleted the wait-until branch June 30, 2016 08:44
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.

4 participants