l.b.w.t.test_bug_me_too : module documentation

Part of lp.bugs.windmill.tests

No module docstring
Function retry Decorator for attempting Windmill operations multiple times.
Class TestMeToo No class docstring; 1/1 methods documented
Function test_suite Undocumented
def retry(client, attempts=3, delay=2000, initial_delay=1000):
Decorator for attempting Windmill operations multiple times.

This exists because a lot of time has been spent trying to get waits.forProperty() and waits.forJS() to work properly (at all, really) in this test module, without success. It's also near impossible to figure out why. Simply put, it's more reliable, quicker and therefore less expensive to fix this here.

def test_suite():
Undocumented
API Documentation for Launchpad, generated by pydoctor at 2010-09-27 00:00:11.