[tor-commits] [oonib/master] Merge pull request #52 from kudrom/fix/error-handling

art at torproject.org art at torproject.org
Thu Aug 28 17:28:02 UTC 2014


commit 70d21f8ebee94577b42a88c7b026fc3657dec39d
Merge: 1e5e851 df768a6
Author: Arturo Filastò <hellais at users.noreply.github.com>
Date:   Tue Jul 8 13:50:10 2014 +0200

    Merge pull request #52 from kudrom/fix/error-handling
    
    Improved http error handling, the test coverage and some cleanups

 .gitignore                        |    2 ++
 oonib/api.py                      |    2 ++
 oonib/handlers.py                 |    4 +++-
 oonib/main/api.py                 |    8 ++++++++
 oonib/main/handlers.py            |   19 +++++++++++++++++++
 oonib/test/handler_helpers.py     |    8 ++++++++
 oonib/test/test_global_handler.py |   19 +++++++++++++++++++
 oonib/test/test_report.py         |    5 +++++
 8 files changed, 66 insertions(+), 1 deletion(-)





More information about the tor-commits mailing list