← Back to team overview

testtools-dev team mailing list archive

[Bug 720749] Re: No public API to get reactor being used by AsynchronousDeferredRunTests

 

** Branch linked: lp:~jml/testtools/export-reactor-720749

** Changed in: testtools
       Status: Triaged => In Progress

** Changed in: testtools
     Assignee: (unassigned) => Jonathan Lange (jml)

-- 
You received this bug notification because you are a member of testtools
developers, which is subscribed to testtools.
https://bugs.launchpad.net/bugs/720749

Title:
  No public API to get reactor being used by
  AsynchronousDeferredRunTests

Status in testtools:
  In Progress

Bug description:
  When writing a test with AsynchronousDeferredRunTest, there's no
  public API to get the reactor that it's using.

  'from twisted.internet import reactor' will work, but really, ADRT
  should set the reactor on the test case, or something like that.

To manage notifications about this bug go to:
https://bugs.launchpad.net/testtools/+bug/720749/+subscriptions


References