~james-w/python-oops-tools/prod-deploy

« back to all changes in this revision

Viewing changes to src/oopstools/oops/test/pagetest.txt

  • Committer: Tarmac
  • Author(s): James Westby
  • Date: 2012-06-11 08:36:00 UTC
  • mfrom: (33.1.1 remove-lp-branding)
  • Revision ID: launchpad@pqm.canonical.com-20120611083600-k9x9yp0vnc7kaic0
Remove the LP branding from the front page.

The service isn't Launchpad specific, and so saying
"Search Launchpad OOPS Reports" is incorrect.

Show diffs side-by-side

added added

removed removed

Lines of Context:
7
7
    >>> b.open('http://localhost/oops/')
8
8
 
9
9
    >>> b.title
10
 
    'Search Launchpad OOPS Reports'
 
10
    'Search OOPS Reports'
11
11
 
12
12
Using a invalid OOPS id the page returns a nice error message saying no OOPS
13
13
match the given id.