This website requires JavaScript.
Explore
Get Started
openstack
/
python-swiftclient
Code
Issues
Proposed changes
Files
a0d1fe04bc9f9566986b0496a78562b5ec4702e1
python-swiftclient
/
tests
/
unit
History
Anh Tran
a71c0d5a30
Replace assertTrue(a in b) with assertIn(a, b)
...
Change-Id: I9726c9c051eea9264200ab27b3e556c68d5c927f
2016-10-03 09:35:59 +07:00
..
__init__.py
Add functional tests for python-swiftclient
2014-05-05 11:53:37 +02:00
test_command_helpers.py
Drop testtools from test-requirements.txt
2016-02-12 09:57:58 -08:00
test_multithreading.py
Drop testtools from test-requirements.txt
2016-02-12 09:57:58 -08:00
test_service.py
Merge "Strip leading/trailing whitespace from headers"
2016-08-25 04:24:16 +00:00
test_shell.py
Replace assertTrue(a in b) with assertIn(a, b)
2016-10-03 09:35:59 +07:00
test_swiftclient.py
Merge "Accept gzip-encoded API responses"
2016-09-01 03:18:18 +00:00
test_utils.py
Merge "Make tempurl subcommand insist on whole number seconds"
2016-09-15 02:34:01 +00:00
utils.py
Add __ne__ built-in function
2016-07-05 14:58:42 +08:00