summaryrefslogtreecommitdiff
path: root/tests/utils/tests.py
Commit message (Expand)AuthorAgeFilesLines
* Move TestCase into raven.utils.testutilsDavid Cramer2013-05-171-1/+1
* Use compat's TestCaseXavier Ordoquy2013-03-281-1/+1
* Organizing and improving test coverageDavid Cramer2012-02-121-220/+5
* Improving test coverage on wsgi utilsDavid Cramer2012-02-121-9/+0
* Some JSON tests1.2.2David Cramer2012-01-311-0/+21
* pep8David Cramer2012-01-311-1/+2
* Handle retarded keys in environment (fixes GH-51)David Cramer2012-01-311-0/+8
* Correct more encoding issues and add support for float (fixes GH-45)David Cramer2012-01-251-0/+10
* Stricter conversion of int and boolean values (fixes GH-311)David Cramer2012-01-231-4/+19
* Handle more edge cases on stack iteration1.0.3David Cramer2012-01-171-1/+34
* Gracefully handle unicode keys in dictionaries (fixes GH-21)David Cramer2012-01-141-0/+18
* Fix stack test caseDavid Cramer2011-12-261-3/+3
* Ensure we handle missing function/module (or NoneType) variables in get_culpr...David Cramer2011-12-161-0/+23
* Initial working flask app. Fixed some more sentry_client names (throughout th...David Cramer2011-10-071-7/+7
* Moved all settings into the client itself (and the initializer)David Cramer2011-10-071-4/+9
* Move test bootstrap into runtests.py to ensure databases are configured corre...David Cramer2011-10-071-2/+21
* Lots of refactoring, cleanup, and fixesDavid Cramer2011-10-061-0/+87