httpie-cli/tests
2014-04-26 18:16:30 +02:00
..
fixtures More unicode tests. 2014-04-26 17:53:01 +02:00
__init__.py Implemented more robust unicode handling. 2014-04-26 15:07:31 +02:00
README.rst Added CONTRIBUTING.rst. 2014-04-24 19:32:55 +02:00
test_auth.py Implemented more robust unicode handling. 2014-04-26 15:07:31 +02:00
test_binary.py Removed last dependencies on unittest. All tests are pytest-only. 2014-04-25 11:39:59 +02:00
test_cli.py Implemented more robust unicode handling. 2014-04-26 15:07:31 +02:00
test_defaults.py Python 3 unicode fixes. 2014-04-26 17:35:26 +02:00
test_docs.py Removed last dependencies on unittest. All tests are pytest-only. 2014-04-25 11:39:59 +02:00
test_downloads.py Test improvements. 2014-04-25 12:18:35 +02:00
test_exit_status.py Implemented more robust unicode handling. 2014-04-26 15:07:31 +02:00
test_httpie.py Python 3 unicode fixes. 2014-04-26 17:35:26 +02:00
test_output.py Removed last dependencies on unittest. All tests are pytest-only. 2014-04-25 11:39:59 +02:00
test_sessions.py Added support and tests for unicode support in sessions. 2014-04-26 18:16:30 +02:00
test_stream.py Removed last dependencies on unittest. All tests are pytest-only. 2014-04-25 11:39:59 +02:00
test_unicode.py Python 3 unicode fixes. 2014-04-26 17:35:26 +02:00
test_uploads.py More unicode tests. 2014-04-26 17:53:01 +02:00
test_windows.py Implemented more robust unicode handling. 2014-04-26 15:07:31 +02:00

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


Please see `CONTRIBUTING`_.


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