httpie-cli/tests
2021-01-13 21:45:56 +01:00
..
client_certs Quieten ssl tests (#952) 2020-08-06 22:24:03 +02:00
fixtures Fix fixture encoding on Windows 2020-09-28 12:53:28 +02:00
conftest.py Fix pytest configuration 2018-06-09 11:59:34 +02:00
README.rst Update URLs 2020-12-23 22:07:27 +01:00
test_auth_plugins.py Refactor built-in plugin registry to avoid circular imports 2020-05-26 10:07:34 +02:00
test_auth.py Update URLs 2020-12-23 22:07:27 +01:00
test_binary.py Make test_binary_suppresses_* deterministic 2019-08-29 09:46:17 +02:00
test_cli.py Add support for streamed uploads, --chunked, finish --multipart, etc. 2020-09-28 12:16:57 +02:00
test_compress.py Add support for streamed uploads, --chunked, finish --multipart, etc. 2020-09-28 12:16:57 +02:00
test_config.py Str env vars 2020-05-23 12:14:09 +02:00
test_defaults.py Update URLs 2020-12-23 22:07:27 +01:00
test_docs.py Cleanup inline to-dos 2020-06-25 11:36:09 +02:00
test_downloads.py Cleanup (#993) 2020-12-21 12:03:25 +01:00
test_errors.py PEP8 2019-12-02 17:46:40 +01:00
test_exit_status.py Add httpie.status 2019-09-16 13:26:18 +02:00
test_httpie.py Update URLs 2020-12-23 22:07:27 +01:00
test_offline.py Fix --offline --chunked, add more tests 2020-09-28 16:40:16 +02:00
test_output.py Update URLs 2020-12-23 22:07:27 +01:00
test_redirects.py Add httpie.status 2019-09-16 13:26:18 +02:00
test_regressions.py Switch from httpbin.org to pie.dev 2020-12-24 21:34:30 +01:00
test_sessions.py Decode headers using utf-8 only if they are not str (#1020) 2021-01-13 21:45:56 +01:00
test_ssl.py Update URLs 2020-12-23 22:07:27 +01:00
test_stream.py Add support for streamed uploads, --chunked, finish --multipart, etc. 2020-09-28 12:16:57 +02:00
test_unicode.py Cleanup tests 2016-03-03 18:50:18 +08:00
test_uploads.py v2.3.0 2020-10-25 21:12:38 +01:00
test_windows.py Add one-by-one processing of each HTTP request or response and --offline 2019-09-03 17:14:39 +02:00
utils.py Switch from httpbin.org to pie.dev 2020-12-24 21:34:30 +01:00

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


Please see `CONTRIBUTING`_.


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