Commit Graph

15 Commits

Author SHA1 Message Date
Armin Ronacher 80b24acc33 Extension to #686 to also log keyboard interrupts. 2015-11-13 08:32:20 +01:00
Matt Robenolt 5be739c331 Add tests 2015-11-12 17:41:12 -08:00
David Cramer 37eb1e8ef6 Remove various deprecated behaviors 2015-07-15 23:14:36 -07:00
David Cramer 39c65bf8b5 Update interfaces to use protocol 5/aliases 2014-05-20 12:02:18 -07:00
David Cramer 3a57e6db4b Move TestCase into raven.utils.testutils 2013-05-17 11:10:37 -07:00
Xavier Ordoquy 7eaf78a30c Use compat's TestCase 2013-03-28 20:24:14 +01:00
David Cramer 3ee500c7d5 Switch to exam test runner instead of our fixture implementation 2012-12-26 13:29:47 -08:00
David Cramer c67fc45bb2 Remove nose requirement 2012-12-07 21:33:06 -08:00
David Cramer d28cc0f700 Add @fixture for tests 2012-10-12 10:44:38 -07:00
David Cramer 05c58ad737 Merge pull request #166 from jaap3/py25
Python 2.5 compatibility
2012-08-22 02:59:38 -07:00
David Cramer 8192121da7 Support correctly disabling the Raven client with an empty dsn value 2012-08-06 20:03:26 -07:00
Jaap Roes 58771c0ccb Test pass on Python 2.5 (skipping zerorpc and wsgi middleware (webobj) tests) 2012-08-06 15:04:43 +02:00
David Cramer aea4dc2cd5 Dont require webob in wsgi middleware 2012-01-30 00:41:24 -08:00
Michael van Tellingen bd19a43dd0 Improve the WSGI middleware handler by using webob and add unittest 2012-01-22 14:33:18 +01:00
David Cramer 258e3c0df3 sentry_client -> raven 2011-10-07 13:57:45 -04:00