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
1eb153529a6a531fbc24a5f8cd60c82f659081bb
requests
/
tests
T
History
Dmitry Dygalo
1eb153529a
Merge remote-tracking branch 'upstream/master' into utils-unit-tests
...
Conflicts: tests/test_utils.py
2016-03-13 10:24:47 +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
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
Merge remote-tracking branch 'upstream/master' into utils-unit-tests
2016-03-13 10:24:47 +01:00