summaryrefslogtreecommitdiff
path: root/tests/middleware/tests.py
Commit message (Expand)AuthorAgeFilesLines
* Remove six entirely and unify _compat into utils.compat (#812)Matt Robenolt2016-12-141-2/+2
* Update event values order for exceptionsJohan Steffner2016-10-271-3/+3
* Rebase closingiterator and apply changes since it was first posted.James Cunningham2016-08-191-13/+33
* Extension to #686 to also log keyboard interrupts.Armin Ronacher2015-11-131-5/+27
* Add testssystemexitMatt Robenolt2015-11-121-0/+46
* Remove various deprecated behaviorsDavid Cramer2015-07-151-2/+2
* Update interfaces to use protocol 5/aliasesDavid Cramer2014-05-201-4/+4
* Move TestCase into raven.utils.testutilsDavid Cramer2013-05-171-1/+1
* Use compat's TestCaseXavier Ordoquy2013-03-281-1/+1
* Switch to exam test runner instead of our fixture implementationDavid Cramer2012-12-261-2/+2
* Remove nose requirementDavid Cramer2012-12-071-6/+3
* Add @fixture for testsDavid Cramer2012-10-121-12/+36
* Merge pull request #166 from jaap3/py25David Cramer2012-08-221-1/+6
|\
| * Test pass on Python 2.5 (skipping zerorpc and wsgi middleware (webobj) tests)Jaap Roes2012-08-061-1/+6
* | Support correctly disabling the Raven client with an empty dsn valueDavid Cramer2012-08-061-0/+3
|/
* Dont require webob in wsgi middlewareDavid Cramer2012-01-301-1/+1
* Improve the WSGI middleware handler by using webob and add unittestMichael van Tellingen2012-01-221-2/+57
* sentry_client -> ravenDavid Cramer2011-10-071-0/+4