summaryrefslogtreecommitdiff
path: root/tests/unit
Commit message (Expand)AuthorAgeFilesLines
* Merge "Fix unit tests failing when OS_ env vars are set"Jenkins2014-09-261-4/+5
|\
| * Fix unit tests failing when OS_ env vars are setAlistair Coles2014-09-251-4/+5
* | Merge "Add per policy container count to account stat output"Jenkins2014-09-251-0/+26
|\ \
| * | Add per policy container count to account stat outputClay Gerrard2014-09-191-0/+26
| |/
* | Fix bug with some OS options not being passed to clientAlistair Coles2014-09-243-92/+372
|/
* Add importable SwiftService incorporating shell.py logicJoel Wright2014-08-263-351/+258
* Merge "fixed unit tests when env vars are set"Jenkins2014-08-211-0/+11
|\
| * fixed unit tests when env vars are setJohn Dickinson2014-08-181-0/+11
* | Do not create an empty directory 'pseudo/'Pete Zaitcev2014-08-181-1/+2
|/
* Merge "Fix crash when downloading a pseudo-directory"Jenkins2014-08-171-3/+8
|\
| * Fix crash when downloading a pseudo-directoryPete Zaitcev2014-08-141-3/+8
* | Merge "Add keystone v3 auth support"Jenkins2014-08-153-20/+351
|\ \ | |/ |/|
| * Add keystone v3 auth supportanc2014-07-233-20/+351
* | Clean up raw policy stats in account statYuan Zhou2014-08-062-15/+38
|/
* Fix context sensitive help for info and tempurl2.2.0Alistair Coles2014-07-211-0/+22
* Merge "Allow to specify storage policy when uploading objects"Jenkins2014-07-211-2/+13
|\
| * Allow to specify storage policy when uploading objectsYuan Zhou2014-07-171-2/+13
* | Merge "Adding Swift Temporary URL support"Jenkins2014-07-182-0/+50
|\ \ | |/ |/|
| * Adding Swift Temporary URL supportJosh Gachnang2014-07-112-0/+50
* | Relax requirement for tenant_name in get_auth()anc2014-06-051-2/+20
|/
* Merge "change assertEquals to assertEqual"Jenkins2014-05-281-4/+4
|\
| * change assertEquals to assertEqualChristian Berendt2014-05-141-4/+4
* | Merge "fixed several pep8 issues"Jenkins2014-05-241-2/+2
|\ \
| * | fixed several pep8 issuesChristian Berendt2014-05-211-2/+2
* | | Merge "Remove testtools.main() call from tests"Jenkins2014-05-242-8/+0
|\ \ \
| * | | Remove testtools.main() call from testsChristian Schwede2014-05-202-8/+0
* | | | Fix wrong assertions in unit testsanc2014-05-221-2/+2
* | | | Fix Python3 bugs2.1.0Christian Schwede2014-05-211-1/+19
| |/ / |/| |
* | | Move test_shell.py under tests/unit/anc2014-05-201-0/+336
|/ /
* | change assert_ to assertTrueChristian Berendt2014-05-141-1/+1
|/
* Only encode metadata for user customed headersChmouel Boudjnah2014-05-071-6/+6
* Add functional tests for python-swiftclientChristian Schwede2014-05-056-0/+2012