summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * Add keystone v3 auth supportanc2014-07-234-21/+353
* | 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-243-13/+0
|\ \ \
| * | | Remove testtools.main() call from testsChristian Schwede2014-05-203-13/+0
* | | | Fix wrong assertions in unit testsanc2014-05-221-2/+2
* | | | Fix Python3 bugs2.1.0Christian Schwede2014-05-212-2/+20
| |/ / |/| |
* | | Move test_shell.py under tests/unit/anc2014-05-201-0/+0
|/ /
* | change assert_ to assertTrueChristian Berendt2014-05-141-1/+1
|/
* Merge "Only encode metadata for user customed headers"Jenkins2014-05-081-6/+6
|\
| * Only encode metadata for user customed headersChmouel Boudjnah2014-05-071-6/+6
* | Make the function tests Python3-import friendlyAlex Gaynor2014-05-071-6/+7
|/
* Merge "Add functional tests for python-swiftclient"Jenkins2014-05-069-0/+306
|\
| * Add functional tests for python-swiftclientChristian Schwede2014-05-059-0/+306
* | Mock auth_end_time in test_shell.test_downloadChmouel Boudjnah2014-04-251-10/+14
|/
* Merge "Fixed several shell tests on Python3."Jenkins2014-04-241-0/+5
|\
| * Fixed several shell tests on Python3.Alex Gaynor2014-04-231-0/+5
* | Merge "Fix up StringIO use in tests for py3"Jenkins2014-04-241-4/+3
|\ \
| * | Fix up StringIO use in tests for py3Samuel Merritt2014-04-231-4/+3
| |/
* | Merge "Updated test_shell for Python3"Jenkins2014-04-231-2/+10
|\ \ | |/ |/|
| * Updated test_shell for Python3Alex Gaynor2014-04-231-2/+10
* | Merge "Fix test_raw_upload test"Jenkins2014-04-231-5/+11
|\ \ | |/ |/|
| * Fix test_raw_upload testChmouel Boudjnah2014-04-171-5/+11
* | Merge "Remove validate_headers"Jenkins2014-04-231-20/+0
|\ \ | |/
| * Remove validate_headersChmouel Boudjnah2014-04-171-20/+0
* | Merge "Add tests for bin/swift"Jenkins2014-04-181-0/+319
|\ \ | |/ |/|
| * Add tests for bin/swiftChristian Schwede2014-04-141-0/+319
* | Merge "Fix test_multithreading on Python 3"Jenkins2014-04-161-3/+9
|\ \
| * | Fix test_multithreading on Python 3Victor Stinner2014-04-151-3/+9
* | | Merge "Fix swiftclient.client.quote() for Python 3"Jenkins2014-04-161-4/+8
|\ \ \ | |/ /
| * | Fix swiftclient.client.quote() for Python 3Victor Stinner2014-04-071-4/+8
* | | Merge "Add requests related unit-tests"Jenkins2014-04-141-0/+81
|\ \ \ | |_|/ |/| |
| * | Add requests related unit-testsTristan Cacqueray2014-04-051-0/+81
* | | Merge "Python 3: fix tests on HTTP headers"Jenkins2014-04-101-7/+14
|\ \ \ | |_|/ |/| |
| * | Python 3: fix tests on HTTP headersVictor Stinner2014-04-041-7/+14
| |/
* | Merge "Use the standard library's copy of mock when it's available."Jenkins2014-04-053-3/+17
|\ \ | |/ |/|
| * Use the standard library's copy of mock when it's available.Alex Gaynor2014-03-313-3/+17
* | Merge "set user-agent header"Jenkins2014-04-011-0/+42
|\ \ | |/ |/|
| * set user-agent headerJohn Dickinson2014-03-301-0/+42
* | Merge "Python 3: Get compatible types from six"Jenkins2014-03-301-6/+9
|\ \
| * | Python 3: Get compatible types from sixVictor Stinner2014-03-281-6/+9
| |/