httpie-cli/tests
2016-03-05 01:42:48 +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 Cleanup tests 2016-03-03 18:50:18 +08:00
test_binary.py Run tests against local httpbin instance via pytest-httpbin. 2014-06-28 16:38:41 +02:00
test_cli.py Cleanup tests 2016-03-03 18:50:18 +08:00
test_config.py Removed the "implicit_content_type" config option 2016-03-03 17:14:39 +08:00
test_defaults.py Test suite cleanup 2016-03-01 23:22:50 +08:00
test_docs.py Fixed test_rst_file_syntax error message 2016-03-03 17:22:12 +08:00
test_downloads.py Refactoring 2016-02-29 15:00:17 +08:00
test_errors.py Improved --debug output 2016-03-05 01:42:48 +08:00
test_exit_status.py Cleanup tests 2016-03-03 18:50:18 +08:00
test_httpie.py Improved --debug output 2016-03-05 01:42:48 +08:00
test_output.py Cleanup tests 2016-03-03 18:50:18 +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 Added --ssl=<PROTOCOL_VERSION> 2016-03-02 12:12:05 +08:00
test_stream.py Cleanup tests 2016-03-03 18:50:18 +08:00
test_unicode.py Cleanup tests 2016-03-03 18:50:18 +08: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 Removed the "implicit_content_type" config option 2016-03-03 17:14:39 +08:00

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


Please see `CONTRIBUTING`_.


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