Page MenuHomeSoftware Heritage

db_testing.py: do not explode when TEST_DB_DUMP = None
ClosedPublic

Authored by zack on Sep 19 2019, 6:14 PM.

Details

Summary

None is the default value, and sub-classes could possible not redefine it to be
an empty list. Hence, this change provides a sane default for downstream users.

Test Plan

tox

Diff Detail

Repository
rDCORE Foundations and core functionalities
Branch
bug/rest-none-dumps
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 7868
Build 11324: tox-on-jenkinsJenkins
Build 11323: arc lint + arc unit