httpie-cli/tests
2017-11-18 19:01:26 +05:30
..
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
conftest.py Run tests against both HTTP and HTTPS 2016-03-06 17:42:35 +08:00
README.rst Update links 2017-03-10 11:27:38 +01:00
test_auth_plugins.py Cleanup 2016-11-24 00:58:41 +01:00
test_auth.py Update links 2017-03-10 11:27:38 +01:00
test_binary.py Cleanup 2016-11-24 00:58:41 +01:00
test_cli.py codestyle fixes 2016-07-19 17:23:40 +01:00
test_config.py fix env version attribute 2017-11-18 19:01:26 +05:30
test_defaults.py Update links 2017-03-10 11:27:38 +01:00
test_docs.py Fixed test_rst_file_syntax error message 2016-03-03 17:22:12 +08:00
test_downloads.py Fixed #451 - OSError: [Errno 36] File name too long 2016-03-17 15:58:01 +08:00
test_errors.py Improved --debug output 2016-03-05 01:42:48 +08:00
test_exit_status.py Clean-up 2016-10-26 11:58:47 +02:00
test_httpie.py Update links 2017-03-10 11:27:38 +01:00
test_output.py Update links 2017-03-10 11:27:38 +01:00
test_redirects.py Rename --print-others to --history-print. 2016-07-01 18:49:27 +02:00
test_regressions.py Update links 2017-03-10 11:27:38 +01:00
test_sessions.py Update links 2017-03-10 11:27:38 +01:00
test_ssl.py Support requests>=2.14.0 2017-05-17 20:31:10 -03: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 Exit with status 130 on CTRL-C 2016-10-26 11:53:01 +02:00

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


Please see `CONTRIBUTING`_.


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