This website requires JavaScript.
Explore
Activity
Archives
@kennethreitz
Help
Sign In
kennethreitz
/
requests
Watch
1
Star
0
Fork
0
You've already forked requests
mirror of
https://github.com/kennethreitz/requests.git
synced
2026-06-05 22:50:18 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4c04469cfb22c31871b33c0344c73f636109fda9
requests
/
tests
T
History
kennethreitz
4a716e0dfc
Merge pull request
#2897
from BraulioVM/dummy-server
...
Test socket server
2016-04-11 16:29:02 -04:00
..
testserver
Fixed indenting issues
2016-04-11 20:03:23 +02: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_hooks.py
Added unit tests for hooks module
2016-03-14 14:08:44 +01:00
test_lowlevel.py
Fix tests in python 3
2016-03-07 18:33:06 +01:00
test_requests.py
Make a dummy test
2016-04-08 23:17:37 +03:00
test_structures.py
Added unit tests for structures module
2016-03-15 14:47:32 +01:00
test_testserver.py
Fix tests in python 3
2016-03-07 18:33:06 +01:00
test_utils.py
Merge remote-tracking branch 'upstream/master' into utils-unit-tests
2016-03-13 10:24:47 +01:00