Purpose of link tests in xx-person-packages is unclear

Bug #250617 reported by Māris Fogels
12
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Low
Unassigned

Bug Description

In the pagetests.soyuz.xx-person-packages test, the purpose of testing some of the page links is unclear. For example, in this test code:

{{{
Same process for the second column should take us to a distribution series
source package page:

    >>> browser.open("http://launchpad.dev/~name16/+related-software")
    >>> link = browser.getLink(url="/ubuntu/hoary/+source/cnews")
    >>> print link
    <Link text='Ubuntu Hoary' url='http://launchpad.dev/ubuntu/hoary/+source/cnews'>
    >>> link.click()
    >>> browser.title
    'The Hoary Hedgehog Release source packages'
}}}

Are we testing the link text, the link destination URL, or that the link exists at all?

Related branches

Changed in soyuz:
importance: Undecided → Low
status: New → Confirmed
Curtis Hovey (sinzui)
visibility: private → public
Curtis Hovey (sinzui)
Changed in launchpad:
status: Triaged → In Progress
tags: added: bugjam2010
Revision history for this message
Launchpad QA Bot (lpqabot) wrote : Bug fixed by a commit
Changed in launchpad:
assignee: nobody → Curtis Hovey (sinzui)
tags: added: qa-needstesting
Changed in launchpad:
status: In Progress → Fix Committed
Curtis Hovey (sinzui)
tags: added: qa-ok
removed: qa-needstesting
Curtis Hovey (sinzui)
Changed in launchpad:
status: Fix Committed → Fix Released
Curtis Hovey (sinzui)
Changed in launchpad:
milestone: none → 11.01
Curtis Hovey (sinzui)
Changed in launchpad:
assignee: Curtis Hovey (sinzui) → nobody
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.