httpie-cli/tests
2019-12-02 18:12:51 +01: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
conftest.py Fix pytest configuration 2018-06-09 11:59:34 +02:00
README.rst Update links 2017-03-10 11:27:38 +01:00
test_auth_plugins.py Refactoring 2019-08-31 15:17:10 +02:00
test_auth.py Add one-by-one processing of each HTTP request or response and --offline 2019-09-03 17:14:39 +02:00
test_binary.py Make test_binary_suppresses_* deterministic 2019-08-29 09:46:17 +02:00
test_cli.py Add httpie.status 2019-09-16 13:26:18 +02:00
test_compress.py Refactor --compress tests 2019-08-29 11:46:08 +02:00
test_config.py Skip test_config_file_inaccessible on Windows 2019-12-02 17:59:44 +01:00
test_defaults.py Make default HTTP headers case-insensitive 2018-02-22 12:52:57 +01:00
test_docs.py Python 3 annotations, super(), pathlib, etc. 2019-08-30 15:14:51 +02:00
test_downloads.py Add one-by-one processing of each HTTP request or response and --offline 2019-09-03 17:14:39 +02: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 Add main entry point tests 2019-09-18 11:57:27 +02:00
test_output.py Add httpie.status 2019-09-16 13:26:18 +02:00
test_redirects.py Add httpie.status 2019-09-16 13:26:18 +02:00
test_regressions.py Update links 2017-03-10 11:27:38 +01:00
test_sessions.py withing -> within (#795) 2019-12-02 18:12:51 +01:00
test_ssl.py Add httpie.status 2019-09-16 13:26:18 +02:00
test_stream.py Rename TestEnvironment to MockEnvironment to avoid pytest warnings 2017-12-28 18:17:48 +01:00
test_unicode.py Cleanup tests 2016-03-03 18:50:18 +08:00
test_uploads.py Add one-by-one processing of each HTTP request or response and --offline 2019-09-03 17:14:39 +02: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 Ignore test cleanup rmtree errors (Win) 2019-12-02 17:53:29 +01:00

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


Please see `CONTRIBUTING`_.


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