summaryrefslogtreecommitdiff
path: root/tests/unit/test_core.py
Commit message (Expand)AuthorAgeFilesLines
* Use a tempfile instead of a StringIO objectWalter Huf2016-02-031-5/+5
* BF: PY3 etc -- no need to byte_type an in which later %s-ed, assume sending b...Yaroslav Halchenko2015-12-151-3/+3
* revamping docs + testsGabriel Falcão2015-12-131-17/+24
* Update and test PR #208.Joshua Carp2015-02-271-9/+43
* updating tests to reflect blocking underlying socketJosh Frankamp2015-02-161-15/+12
* Python3: use bytes where needed.Cyril Roelandt2014-01-211-4/+4
* Python 3: fix test_request_stubs_internalsCyril Roelandt2014-01-211-5/+5
* Python 3: do not hardcode class name in test_request_stubs_internals().Cyril Roelandt2014-01-211-2/+5
* Python 3: Pass bytes to sendall() and friends.Cyril Roelandt2014-01-211-21/+21
* refactoring sendallGabriel Falcao2013-10-071-1/+110
* more refactoringGabriel Falcao2013-10-071-13/+88
* more refactoringGabriel Falcao2013-10-071-0/+66
* more refactoringGabriel Falcao2013-10-041-0/+34
* Starting to refactor the core moduleGabriel Falcao2013-10-041-0/+285