python-glanceclient/tests
Hugh Saunders a3585ef62d Don't attempt to read stdin if it is empty.
* Check for available data size in v1/shell.py/_set_data_field, don't
   read if 0.
 * Add test_shell.py including tests for 3x stdin scenarios:
	* closed
 	* open and empty
	* open with data

Change-Id: I6ff65b0e226be509de9cd3f021560081529283b0
Fixes: bug #1173044
2013-05-23 13:37:09 +01:00
..
v1 Don't attempt to read stdin if it is empty. 2013-05-23 13:37:09 +01:00
v2 Add test for glanceclient shells 2013-05-17 19:46:07 +03:00
var Verify that host matches certificate 2012-11-20 09:56:00 +00:00
__init__.py Basic testing 2012-04-02 14:08:03 -07:00
test_base.py Improve unit tests for python-glanceclient.glanceclient.common.base 2013-05-15 17:59:43 +03:00
test_exc.py Use testtools instead of unittest. 2013-01-02 15:20:36 -08:00
test_http.py Improve Python 3.x compatibility 2013-04-22 16:38:55 +02:00
test_shell.py Add test for glanceclient shells 2013-05-17 19:46:07 +03:00
test_ssl.py Improve unit tests for python-glanceclient.glanceclient.common.http 2013-04-04 15:06:57 +03:00
test_utils.py Improve Python 3.x compatibility 2013-04-22 16:38:55 +02:00
utils.py Add test for glanceclient shells 2013-05-17 19:46:07 +03:00