This website requires JavaScript.
Explore
Get Started
openstack
/
swift
Code
Issues
Proposed changes
Files
fdc8828e8527b6fa4997072fb4795e4060c68cc0
swift
/
test
/
unit
/
container
History
janonymous
1882801be1
pep8 fix: assertNotEquals -> assertNotEqual
...
assertNotEquals is deprecated in py3 Change-Id: Ib611351987bed1199fb8f73a750955a61d022d0a
2015-10-12 07:40:07 +00:00
..
__init__.py
Initial commit of Swift code
2010-07-12 17:03:45 -05:00
test_auditor.py
pep8 fix: assertEquals -> assertEqual
2015-08-06 00:18:52 +05:30
test_backend.py
pep8 fix: assertNotEquals -> assertNotEqual
2015-10-12 07:40:07 +00:00
test_reconciler.py
py3: Replace urllib imports with six.moves.urllib
2015-10-08 15:24:13 +02:00
test_replicator.py
unit tests: Replace "self.assert_" by "self.assertTrue"
2015-07-21 19:23:00 +05:30
test_server.py
pep8 fix: assertEquals -> assertEqual
2015-10-11 12:57:25 +02:00
test_sync.py
pep8 fix: assertEquals -> assertEqual
2015-08-06 00:18:52 +05:30
test_updater.py
Test if container_sweep is executed on unmounted devices
2015-09-02 10:53:09 +00:00