summaryrefslogtreecommitdiff
path: root/test/unit
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary unicode prefixesStephen Finucane2022-03-215-114/+114
* Remove unnecessary object subclassingStephen Finucane2022-03-213-9/+9
* Remove sixStephen Finucane2022-03-217-78/+62
* Remove coding commentsStephen Finucane2022-03-211-1/+0
* Remove __future__ importsStephen Finucane2022-03-212-2/+1
* Don't patch Requests globally on importAarni Koskela2022-03-211-18/+2
* Drop support for Python 2Stephen Finucane2022-03-161-27/+1
* Merge "Include storage policy when listing account with --long"3.13.0Zuul2021-10-131-8/+12
|\
| * Include storage policy when listing account with --longTim Burke2021-09-211-8/+12
* | Merge "Allow unit tests to be run via pytest"Zuul2021-09-231-22/+30
|\ \
| * | Allow unit tests to be run via pytestTim Burke2021-05-111-22/+30
* | | Correctly aggregate totals for >10k itemsTim Burke2021-09-211-4/+9
| |/ |/|
* | Improve formatting for billions of objectsTim Burke2021-09-201-7/+9
|/
* Have `delete --all` imply `--versions` for the CLITim Burke2020-10-161-3/+2
* Merge "Close connections created when calling module-level functions"Zuul2020-10-152-2/+5
|\
| * Close connections created when calling module-level functionsTim Burke2020-10-132-2/+5
* | Merge "tests: Make test_delete_container_versions less flakey"Zuul2020-10-141-1/+1
|\ \
| * | tests: Make test_delete_container_versions less flakeyTim Burke2020-09-211-1/+1
| |/
* | Include transaction ID in ClientException.__str__Tim Burke2020-09-091-0/+17
|/
* Speed up test_lazy_connectionsTim Burke2020-07-281-1/+1
* Clean up some warningsTim Burke2020-06-171-26/+26
* Application credential support follow-upTim Burke2020-05-271-1/+1
* Merge "Support v3 application credentials auth."Zuul2020-05-132-0/+103
|\
| * Support v3 application credentials auth.Charles Hsu2020-04-162-0/+103
* | Fixed capability discovery endpoint hardcodeIvan Kolodyazhny2020-04-241-0/+32
|/
* Improve `list --versions` outputTim Burke2020-04-101-5/+48
* object versioning featuresClay Gerrard2020-04-082-31/+448
* Add test for bulk-delete-attempt-counter fixTim Burke2019-11-151-1/+21
* Rename "tests" directory to be "test" like in the swift repoTim Burke2019-11-069-0/+11635