summaryrefslogtreecommitdiff
path: root/.functests
Commit message (Collapse)AuthorAgeFilesLines
* update .functests to run stestrThiago da Silva2018-11-241-1/+5
| | | | | | | Updated .functests script to run similar to how it's defined in tox.ini Change-Id: I17df28d8cbe0e10e48b26c2f9737308552ea88db
* 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