index
:
delta/python-packages/testtools.git
dont-run-sphinx-on-3.3
gh-pages
interfaces
json-text
master
mypy
readthedocs-twisted
remove-test-dependency-on-twisted-13
resourced-to-stream-decorator
typo-flexability
github.com: testing-cabal/testtools.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
testtools
/
deferredruntest.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port twisted.deferredruntest to Twisted >= 15.1.0
Colin Watson
2015-10-16
1
-4
/
+23
*
Simplify AsynchronousDeferredRunTest._run_core's StringIO handling.
Colin Watson
2015-04-03
1
-9
/
+2
*
Rewind the deferred test log before attaching it.
Colin Watson
2015-04-02
1
-1
/
+4
*
Fix handling of uncatchable exceptions.
Robert Collins
2014-09-02
1
-5
/
+13
*
Make sure that we actually capture the list of observers, rather than just
Jonathan Lange
2012-02-03
1
-1
/
+1
*
Export reactor to the test.
Jonathan Lange
2011-07-20
1
-0
/
+1
*
Merge content convenience functions.
Jonathan Lange
2011-04-01
1
-3
/
+1
|
\
|
*
Merge trunk.
Jonathan Lange
2011-02-01
1
-4
/
+4
|
|
\
|
*
|
Republish StringIO through compat to avoid repeated code
Jonathan Lange
2010-12-29
1
-3
/
+1
*
|
|
Clean up errors.
Jonathan Lange
2011-03-22
1
-3
/
+4
|
|
/
|
/
|
*
|
Get it right.
Jonathan Lange
2011-01-22
1
-1
/
+1
*
|
More fixes to epytext
Jonathan Lange
2011-01-13
1
-1
/
+1
*
|
Fix some epytext failures.
Jonathan Lange
2011-01-13
1
-2
/
+2
|
/
*
Make debug available from the factory.
Jonathan Lange
2010-11-30
1
-2
/
+2
*
Add flag to make debugging twisted tests easier.
Jonathan Lange
2010-11-30
1
-2
/
+7
*
Add 'try_import' and 'try_imports'.
Jonathan Lange
2010-11-25
1
-4
/
+3
|
\
|
*
Use try_import and try_imports in actual code.
Jonathan Lange
2010-10-31
1
-4
/
+3
*
|
Polymorphism!
Jonathan Lange
2010-11-21
1
-2
/
+1
*
|
I am a tool.
Jonathan Lange
2010-11-21
1
-1
/
+1
*
|
Nicer formatting.
Jonathan Lange
2010-11-21
1
-1
/
+1
*
|
More info for DelayedCalls.
Jonathan Lange
2010-11-21
1
-3
/
+10
*
|
Make the default iterations strict and good; add a new runner for broken
Jonathan Lange
2010-11-21
1
-1
/
+23
*
|
Tracebacks for errors from Deferred tests!
Jonathan Lange
2010-11-11
1
-12
/
+13
|
/
*
Add the twisted log unconditionally.
Jonathan Lange
2010-10-31
1
-3
/
+3
*
Some simple changes from code review.
Jonathan Lange
2010-10-31
1
-4
/
+1
*
Actually, no we don't.
Jonathan Lange
2010-10-30
1
-2
/
+0
*
Things I need to do before I land.
Jonathan Lange
2010-10-30
1
-0
/
+3
*
Actually display the trapped log information in failing tests.
Jonathan Lange
2010-10-30
1
-3
/
+17
*
Silence the dump of logging to stdout/stderr by completely masking the
Jonathan Lange
2010-10-30
1
-5
/
+18
*
Move out the bit that actually runs the test so we can more easily wrap
Jonathan Lange
2010-10-30
1
-11
/
+12
*
Fail tests on logged errors, include the error.
Jonathan Lange
2010-10-30
1
-1
/
+26
*
Extract some common code for logging user failures.
Jonathan Lange
2010-10-29
1
-6
/
+7
*
Actually make the tests fail when they have errors in Deferreds.
Jonathan Lange
2010-10-29
1
-3
/
+5
*
Log the creator and invoker data if we have them.
Jonathan Lange
2010-10-28
1
-3
/
+6
*
Add a convenience function for string content.
Jonathan Lange
2010-10-28
1
-0
/
+1
*
Make it possible to use the factory as a class variable.
Jonathan Lange
2010-10-28
1
-2
/
+8
*
Allow the reactor and timeout to be unspecified. Sometimes you only care
Jonathan Lange
2010-10-28
1
-1
/
+2
*
Don't use inlineCallbacks, instead use deferredGenerator, since it works
Jonathan Lange
2010-10-26
1
-3
/
+6
*
Just call Exception.__init__ rather than using super for Python 2.4 compatibi...
Martin
2010-10-25
1
-1
/
+1
*
Better documentation
Jonathan Lange
2010-10-18
1
-2
/
+3
*
Mark unhandled errors in deferreds differently to regular errors.
Jonathan Lange
2010-10-18
1
-2
/
+2
*
Done!
Jonathan Lange
2010-10-17
1
-2
/
+0
*
More tests, allow customization of failureException in assert_fails_with.
Jonathan Lange
2010-10-17
1
-3
/
+10
*
First pass at assert_fails_with
Jonathan Lange
2010-10-17
1
-0
/
+25
*
More things to think about.
Jonathan Lange
2010-10-16
1
-0
/
+1
*
Less code, yay.
Jonathan Lange
2010-10-16
1
-1
/
+0
*
Report tracebacks of unhandled errors.
Jonathan Lange
2010-10-16
1
-5
/
+5
*
TimeoutError is now reported as a test error.
Jonathan Lange
2010-10-16
1
-11
/
+17
*
Manual updates, todos, docstrings.
Jonathan Lange
2010-10-16
1
-0
/
+22
*
Scary
Jonathan Lange
2010-10-15
1
-1
/
+5
[next]