mitmproxy/libpathod
Aldo Cortesi 14b2a69d21 Start building a Pathod unit testing truss.
- Add test.py, which will house the testing API.
- Extend API with a shutdown method, used to terminate the test daemon.
- Refactor to allow clean shutdown.
2012-06-07 11:23:23 +12:00
..
contrib Initial checkin. 2012-04-28 12:42:03 +12:00
resources Basic SSL support. 2012-04-29 11:18:56 +12:00
static Preview in web application. 2012-04-29 21:15:02 +12:00
templates Make "Go" button on preview form work. 2012-04-29 21:22:00 +12:00
__init__.py Refactor application definitions and startup. 2012-04-29 10:56:33 +12:00
http.py Initial checkin. 2012-04-28 12:42:03 +12:00
pathod.py Start building a Pathod unit testing truss. 2012-06-07 11:23:23 +12:00
rparse.py Fix redundant imports, tweak TODO for 0.2 2012-04-30 10:09:16 +12:00
test.py Start building a Pathod unit testing truss. 2012-06-07 11:23:23 +12:00
utils.py Fix redundant imports, tweak TODO for 0.2 2012-04-30 10:09:16 +12:00
version.py setup.py, LICENSE, README.txt 2012-04-29 21:30:48 +12:00