Commit Graph

16 Commits

Author SHA1 Message Date
David Cramer 39c65bf8b5 Update interfaces to use protocol 5/aliases 2014-05-20 12:02:18 -07:00
David Cramer 4871a0be32 More fixes for binding stacktrace to exception 2013-12-17 01:58:53 -08:00
Xavier Ordoquy 8332524692 Fixed the tests to have native to python 2 and 3 representation of strings / unicodes / bytes 2013-05-18 23:16:08 +02:00
David Cramer 3a57e6db4b Move TestCase into raven.utils.testutils 2013-05-17 11:10:37 -07:00
Xavier Ordoquy 90b5846a06 Python3 port ! 2013-04-01 23:23:03 +02:00
David Cramer 26e1a25e78 Dont try to coerce keys in extra data 2013-03-31 03:07:26 -07:00
David Cramer 7a917c1058 Proper repr of all variables 2013-03-31 02:12:50 -07:00
Xavier Ordoquy 7eaf78a30c Use compat's TestCase 2013-03-28 20:24:14 +01:00
David Cramer db627763e6 Correct logbook formatting behavior (fixes GH-260) 2013-02-15 12:14:22 -08:00
David Cramer fbfb601c9d Correct level test in logbook handler 2013-02-01 16:14:28 -08: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 8901e48fd7 Correct test exception type 2012-02-12 20:40:10 -08:00
David Cramer 480d2c61e1 Organizing and improving test coverage 2012-02-12 20:38:03 -08:00
David Cramer 919e6e6025 Bring logbook up to speed with logging 2012-01-30 01:13:10 -08:00