~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/app/browser/tests/launchpad-search-pages.txt

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-07-12 01:56:30 UTC
  • mfrom: (13404.1.1 revert-13392)
  • Revision ID: launchpad@pqm.canonical.com-20110712015630-mzy3uu3ujp5pqi9e
[release-critical=wgrant][r=wgrant][rollback=13392] Revert r13392. It
 breaks when there are multiple batchnavs on a single page.

Show diffs side-by-side

added added

removed removed

Lines of Context:
444
444
provides a link to the next batch, which also happens to be the last
445
445
batch.
446
446
 
 
447
    >>> len(search_view.pages.getBatches())
 
448
    2
447
449
    >>> search_view.pages.nextBatchURL()
448
450
    '...start=20'
449
451
    >>> search_view.pages.lastBatchURL()