~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/answers/browser/tests/question-subscribe_me.txt

Merged rocketfuel into trivial.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
This test makes sure that it is possible to subscribe to the question
5
5
whatever the action used.
6
6
 
7
 
    >>> from canonical.launchpad.browser import QuestionWorkflowView
 
7
    >>> from lp.answers.browser.question import QuestionWorkflowView
8
8
    >>> from canonical.launchpad.ftests import LaunchpadFormHarness
9
9
    >>> from canonical.launchpad.webapp.interfaces import ILaunchBag
10
10
    >>> from lp.registry.interfaces.product import IProductSet