~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/soyuz/stories/webservice/xx-builds.txt

[r=wgrant][no-qa] Merge canonical.launchpad.testing into lp.testing.

Show diffs side-by-side

added added

removed removed

Lines of Context:
142
142
 
143
143
Set up some more webservice users:
144
144
 
145
 
    >>> from canonical.launchpad.testing.pages import webservice_for_person
 
145
    >>> from lp.testing.pages import webservice_for_person
146
146
    >>> from canonical.launchpad.webapp.interfaces import OAuthPermission
147
147
    >>> from lp.registry.interfaces.person import IPersonSet
148
148
    >>> login('foo.bar@canonical.com')