This website requires JavaScript.
Explore
Get Started
openstack
/
deb-python-falcon
Code
Issues
Proposed changes
Files
d85cfc0b5943f754cb37221d83eed3d990143384
deb-python-falcon
/
falcon
/
testing
History
kgriffs
31fdaaacb3
fix(testing): testing.create_environ(...) should allow headers to be an iterable of tuples as well as a dict.
...
Fixes
#97
2013-04-02 16:45:59 -04:00
..
__init__.py
fix: Add flake8 env and fix ensuing errors
2013-03-20 11:28:58 -04:00
base.py
fix: Remove dependency on testtools
2013-03-18 19:29:33 -04:00
helpers.py
fix(testing): testing.create_environ(...) should allow headers to be an iterable of tuples as well as a dict.
2013-04-02 16:45:59 -04:00
resource.py
refactor: Rename test_resource.py to resource.py
2013-03-18 19:20:27 -04:00
srmock.py
fix(StartRequestMock): callable does not accept exc_info per PEP-3333
2013-02-13 16:23:43 -05:00