swift/test/unit/account
Matthew Oliver 4cb52b44dd Refactor db auditors into a db_auditor base class
The container and account auditors, and their tests are almost
identical. This patch reduces the code duplication by refactoring
into a base class called DatabaseAuditor.

This also means the container and account auditor tests have also mostly
been refactored.

Change-Id: I9765d65f12afec295d9eaae52858e4e7272c9c4c
2021-04-09 12:01:21 +10:00
..
__init__.py Initial commit of Swift code 2010-07-12 17:03:45 -05:00
test_auditor.py Refactor db auditors into a db_auditor base class 2021-04-09 12:01:21 +10:00
test_backend.py replace md5 with swift utils version 2020-12-15 09:52:55 -05:00
test_reaper.py Allow direct and internal clients to use the replication network 2020-08-04 21:22:04 +00:00
test_replicator.py Make db_replicator usync smaller containers 2015-10-19 15:26:12 +01:00
test_server.py Allow replication servers to handle all request methods 2020-07-23 09:11:07 -07:00
test_utils.py Allow internal clients to use reserved namespace 2019-11-27 11:22:00 -06:00