httpie-cli/tests
2015-03-25 22:21:18 +01:00
..
client_certs Added test client SSL certs 2015-01-23 23:56:08 +01:00
fixtures Avoid “__init__.py” files in test directories. 2014-04-28 11:29:41 +02:00
fixtures.py Avoid “__init__.py” files in test directories. 2014-04-28 11:29:41 +02:00
README.rst New URL. 2014-05-05 21:17:23 +02:00
test_auth.py Handle empty passwords in URL credentials 2014-07-18 13:39:47 +02:00
test_binary.py Run tests against local httpbin instance via pytest-httpbin. 2014-06-28 16:38:41 +02:00
test_cli.py Allow custom URL schemes 2015-02-05 14:35:34 +01:00
test_defaults.py Changed the default JSON Content-Type to application/json. 2015-02-14 17:45:15 +01:00
test_docs.py Avoid “__init__.py” files in test directories. 2014-04-28 11:29:41 +02:00
test_downloads.py Run tests against local httpbin instance via pytest-httpbin. 2014-06-28 16:38:41 +02:00
test_errors.py Increase test coverage for error handling 2015-02-15 23:22:52 -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 Work around missing object_pairs_hook in Python 2.6 2015-01-23 22:04:42 +01:00
test_output.py Prevent a circular import issue. 2015-02-07 16:29:17 +01:00
test_regressions.py Fixed --output=/dev/null on Linux 2014-09-07 10:22:21 +02:00
test_sessions.py Mark test_session_unicode as xfail 2015-02-10 06:52:51 -08:00
test_ssl.py test_ssl.py: Remove skip failures on PyPy 2015-02-15 21:42:34 -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 Fixed multiple uploads with the same field name 2014-10-20 14:41:48 +02:00
test_windows.py Run tests against local httpbin instance via pytest-httpbin. 2014-06-28 16:38:41 +02:00
utils.py Run tests against local httpbin instance via pytest-httpbin. 2014-06-28 16:38:41 +02:00

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


Please see `CONTRIBUTING`_.


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