Added unit tests. Added test for HTTP request parser.
authorStas Shtin <antisvin@gmail.com>
Tue, 20 Apr 2010 13:34:14 +0000 (17:34 +0400)
committerStas Shtin <antisvin@gmail.com>
Tue, 20 Apr 2010 13:34:14 +0000 (17:34 +0400)
commit3503f95d312cab234ebfa21e25ced100aee6a7f7
tree4f20db1fe8a3d7147c580ca8cb853e6e81baa7bf
parent078fcb9a2c142830faa431f1805a99789d19ee7f
Added unit tests. Added test for HTTP request parser.
src/ipypbx/tests/__init__.py [new file with mode: 0644]
src/ipypbx/tests/test_http.py [new file with mode: 0644]