summaryrefslogtreecommitdiff
path: root/.functests
Commit message (Collapse)AuthorAgeFilesLines
* Fix running the unittests under py3Chmouel Boudjnah2014-05-091-1/+3
| | | | | | | Since we added the tests.functional the py3 tests wasn't running properly fixing it with some voodoo testr magic. Change-Id: Id301adb32ba739f05591c4c352e0cf7d87576755
* Add functional tests for python-swiftclientChristian Schwede2014-05-051-0/+8
Coverage for swiftclient.client is 71% with these tests. Unit tests have been moved into another subdirectory to separate them from functional tests. Change-Id: Ib8c4d78f7169cee893f82906f6388a5b06c45602