summaryrefslogtreecommitdiff
path: root/tests/unit/test_shell.py
Commit message (Expand)AuthorAgeFilesLines
...
* | | Merge "Include response headers in ClientExceptions"Jenkins2016-03-171-2/+31
|\ \ \ | |/ / |/| |
| * | Include response headers in ClientExceptionsTim Burke2016-03-031-2/+31
* | | Initialise delete_object mock before it's calledMin Min Ren2016-03-051-1/+1
|/ /
* | Merge "Drop testtools from test-requirements.txt"Jenkins2016-03-011-19/+18
|\ \ | |/ |/|
| * Drop testtools from test-requirements.txtTim Burke2016-02-121-19/+18
* | Merge "Display proper name when failing to create segments container"Jenkins2016-02-171-0/+48
|\ \ | |/ |/|
| * Display proper name when failing to create segments containerTim Burke2016-02-101-0/+48
* | Merge "Add test for --debug taking precedence over --info"Jenkins2016-02-111-1/+19
|\ \
| * | Add test for --debug taking precedence over --infoAlistair Coles2016-02-111-1/+19
* | | Merge "Fix debug and info option parsing"Jenkins2016-02-111-0/+15
|\ \ \ | |/ /
| * | Fix debug and info option parsingChristian Schwede2015-12-301-0/+15
* | | Merge "Support --os-identity-api-version option"Jenkins2016-02-111-9/+95
|\ \ \ | |_|/ |/| |
| * | Support --os-identity-api-version optionAlistair Coles2016-02-051-9/+95
* | | Merge "Fix segmented upload to pseudo-dir via <container>"Jenkins2016-02-101-2/+29
|\ \ \
| * | | Fix segmented upload to pseudo-dir via <container>James Nzomo2016-02-041-2/+29
* | | | Merge "Fix intermittent fail of test_delete_bulk_account"Jenkins2016-02-041-16/+25
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix intermittent fail of test_delete_bulk_accountAlistair Coles2016-02-011-16/+25
| |/ /
* | | Merge "Fix intermittent fail of test_delete_account"Jenkins2016-02-011-8/+10
|\ \ \
| * | | Fix intermittent fail of test_delete_accountAlistair Coles2016-02-011-8/+10
| |/ /
* | | Merge "Prevent test runs from cluttering current directory"Jenkins2016-01-291-35/+52
|\ \ \ | |/ / |/| |
| * | Prevent test runs from cluttering current directoryTim Burke2016-01-191-35/+52
* | | Merge "Convert http response(byte string) to string in python3."Jenkins2016-01-221-0/+21
|\ \ \
| * | | Convert http response(byte string) to string in python3.Charles Hsu2015-09-061-0/+21
* | | | Use bulk-delete middleware when availableTim Burke2016-01-121-6/+168
| |/ / |/| |
* | | Fix upload to pseudo-dir passed by <container> argJames Nzomo2016-01-041-1/+19
* | | Stop passing attr to keystoneclient when there's no filter_valueTim Burke2015-12-071-5/+12
| |/ |/|
* | Add content-type in list of container contentPeter Lisák2015-11-111-1/+3
* | Miscellaneous (mostly test) cleanupTim Burke2015-10-071-27/+15
* | Initialise delete_object mock before it is calledAlistair Coles2015-09-081-2/+7
* | absolute expiry option for tempURL generationZack M. Davis2015-09-041-5/+11
* | Cleanup and improve tests for downloadAlistair Coles2015-09-021-6/+0
* | Merge "Reduce memory usage for download/delete and add --no-shuffle option to...Jenkins2015-08-281-0/+56
|\ \
| * | Reduce memory usage for download/delete and add --no-shuffle option to st_dow...Joel Wright2015-07-201-0/+56
* | | flake8 ignores same hacks as swiftHiroshi Miura2015-08-181-30/+30
| |/ |/|
* | change deprecated assertEquals to assertEqualHiroshi Miura2015-08-061-23/+23
* | Block comment PEP8 fix.Ondrej Novy2015-07-301-1/+1
* | Test auth params together with --help option.Ondrej Novy2015-07-301-3/+13
|/
* Merge "Always decode command-line arguments as UTF-8"2.5.0Jenkins2015-07-161-21/+54
|\
| * Always decode command-line arguments as UTF-8Tim Burke2015-07-071-21/+54
* | Merge "Add some bash helpers for auth stuff"Jenkins2015-07-111-0/+102
|\ \ | |/ |/|
| * Add some bash helpers for auth stuffClay Gerrard2015-06-151-0/+102
* | Merge "SwiftClient object upload beginning with / or "./""Jenkins2015-07-071-5/+3
|\ \
| * | SwiftClient object upload beginning with / or "./"Pradeep Kumar Singh2015-06-171-5/+3
* | | Merge "Added check for negative segment-size"Jenkins2015-07-071-0/+23
|\ \ \
| * | | Added check for negative segment-sizePradeep Kumar Singh2015-06-231-0/+23
| | |/ | |/|
* | | Merge "Remove all DLO segments on upload of replacement"Jenkins2015-07-021-7/+9
|\ \ \ | |/ / |/| |
| * | Remove all DLO segments on upload of replacementTim Burke2015-03-231-7/+9
* | | Remove simplejson dependencyTim Burke2015-05-201-13/+12
| |/ |/|
* | Merge "Add tests for uploads deleting DLO segments"Jenkins2015-05-211-2/+89
|\ \ | |/
| * Add tests for uploads deleting DLO segmentsAlistair Coles2015-02-251-2/+89