httpie-cli/tests
2014-11-13 23:56:05 +03: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 Fixed multiple uploads with the same field name 2014-10-20 14:41:48 +02:00
test_defaults.py Run tests against local httpbin instance via pytest-httpbin. 2014-06-28 16:38:41 +02: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_exit_status.py Run tests against local httpbin instance via pytest-httpbin. 2014-06-28 16:38:41 +02:00
test_httpie.py Fixed and added test for JSON properties order. 2014-11-13 23:56:05 +03:00
test_output.py Fallback to JSON highlighting if subtype contains json 2014-09-25 00:10:06 +02:00
test_regressions.py Fixed --output=/dev/null on Linux 2014-09-07 10:22:21 +02:00
test_sessions.py Run tests against local httpbin instance via pytest-httpbin. 2014-06-28 16:38:41 +02: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