← Back to team overview

launchpad-reviewers team mailing list archive

[Merge] lp:~cjwatson/launchpad/refactor-bugtask-tests into lp:launchpad

 

The proposal to merge lp:~cjwatson/launchpad/refactor-bugtask-tests into lp:launchpad has been updated.

Description changed to:

Refactor several bugtask browser tests to use record_two_runs rather than similar inline code that didn't do as good a job of isolating tests.

I've improved record_two_runs in a couple of ways in the process to make it even more accurate and easy to use.  It now clears celebrity descriptors as well, and it gains an optional login_method argument which is useful in browser tests (since setupBrowserForUser calls logout).

For more details, see:
https://code.launchpad.net/~cjwatson/launchpad/refactor-bugtask-tests/+merge/263310
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of lp:~cjwatson/launchpad/refactor-bugtask-tests into lp:launchpad.


References