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
eddea4e9142bcfc439b2c4276de0b0532d63bf37
requests
/
tests
T
History
Dmitry Dygalo
eddea4e914
Added unit tests for hooks module
2016-03-14 14:08:44 +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_hooks.py
Added unit tests for hooks module
2016-03-14 14:08:44 +01:00
test_requests.py
Verify that cookie can be properly accessed if domain is specified, and that error is raised otherwise. Refs
#3028
.
2016-03-05 20:37:56 -08:00
test_utils.py
Switch to treat files without tell() as zero-length
2016-03-07 09:05:43 +00:00