This website requires JavaScript.
Explore
Activity
Archives
@kennethreitz
Help
Sign In
kennethreitz
/
requests3
Watch
1
Star
0
Fork
0
You've already forked requests3
mirror of
https://github.com/kennethreitz/requests3.git
synced
2026-06-05 23:10:16 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7088c06d8daef094eca6d154cbd3c1e6c8ea6126
requests3
/
tests
T
History
Braulio Valdivielso Martínez
7088c06d8d
Changed tests to use socket.sendall instead of socket.send
2016-03-05 22:45:26 +01:00
..
testserver
Fixed style issues
2016-03-04 19:33:58 +01:00
__init__.py
Added tests module.
2016-02-05 13:21:57 +01:00
compat.py
Added tests module.
2016-02-05 13:21:57 +01:00
conftest.py
Added tests module.
2016-02-05 13:21:57 +01:00
test_requests.py
Removed unittest execution chunk
2016-03-04 19:24:15 +01:00
test_testserver.py
Changed tests to use socket.sendall instead of socket.send
2016-03-05 22:45:26 +01:00
test_utils.py
Moved TestTestServer to its own file
2016-03-04 19:35:46 +01:00