~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/translations/stories/standalone/xx-pofile-translate-legal-warning.txt

Merge databasefixture.

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
On a Hoary Evolution sourcepackage, we can see a suggestion coming
11
11
from the upstream project.
12
12
 
 
13
    >>> from zope.component import getUtility
 
14
    >>> from lp.translations.interfaces.potemplate import IPOTemplateSet
 
15
 
 
16
    >>> login(ANONYMOUS)
 
17
    >>> utility = getUtility(IPOTemplateSet)
 
18
    >>> dummy = utility.populateSuggestivePOTemplatesCache()
 
19
    >>> logout()
 
20
 
13
21
    >>> browser = setupBrowser(auth='Basic carlos@canonical.com:test')
14
22
    >>> browser.open('http://translations.launchpad.dev/ubuntu/hoary/+source/evolution/+pots/evolution-2.2/es/3/+translate')
15
23
    >>> print extract_text(find_tag_by_id(