httpie-cli/tests
Jakub Roztocil f6824f7ade Cleanup
2016-03-02 02:53:23 +08:00
..
client_certs Added test client SSL certs 2015-01-23 23:56:08 +01:00
fixtures Added --show-redirects and --max-redirects 2016-02-29 14:12:09 +08:00
README.rst Updated links II. 2015-07-03 18:55:45 +02:00
test_auth.py Small fix for Python 2.6 compatibility. 2016-01-22 18:46:36 -06:00
test_binary.py Run tests against local httpbin instance via pytest-httpbin. 2014-06-28 16:38:41 +02:00
test_cli.py Parser => HTTPieArgumentParser 2016-02-28 19:01:54 +08:00
test_defaults.py Test suite cleanup 2016-03-01 23:22:50 +08:00
test_docs.py PEP8 errors 2015-10-22 14:32:16 -03:00
test_downloads.py Refactoring 2016-02-29 15:00:17 +08:00
test_errors.py Refactored main() into program() + main() 2016-03-01 21:10:54 +08:00
test_exit_status.py Run tests against local httpbin instance via pytest-httpbin. 2014-06-28 16:38:41 +02:00
test_httpie.py Updated links II. 2015-07-03 18:55:45 +02:00
test_output.py Ignore redirected stdout with --output, -o 2016-03-01 20:24:50 +08:00
test_redirects.py Cleanup 2016-02-29 14:31:27 +08:00
test_regressions.py Updated links II. 2015-07-03 18:55:45 +02:00
test_sessions.py Test suite cleanup 2016-03-01 23:22:50 +08:00
test_ssl.py Cleanup 2016-03-02 02:53:23 +08:00
test_stream.py Run tests against local httpbin instance via pytest-httpbin. 2014-06-28 16:38:41 +02:00
test_unicode.py Run tests against local httpbin instance via pytest-httpbin. 2014-06-28 16:38:41 +02:00
test_uploads.py Detect Content Type of file uploaded in multipart/form-data request 2016-02-28 15:49:01 +08:00
test_windows.py Ignore redirected stdout with --output, -o 2016-03-01 20:24:50 +08:00
utils.py Cleanup 2016-03-02 01:02:11 +08:00

HTTPie Test Suite
=================


Please see `CONTRIBUTING`_.


.. _CONTRIBUTING: https://github.com/jkbrzt/httpie/blob/master/CONTRIBUTING.rst