Page MenuHomeSoftware Heritage

Add tests for db_transaction and db_transaction_generator.
ClosedPublic

Authored by vlorentz on Jan 24 2020, 5:39 PM.

Diff Detail

Repository
rDCORE Foundations and core functionalities
Branch
db_transaction_signature
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 10284
Build 15270: tox-on-jenkinsJenkins
Build 15269: arc lint + arc unit

Event Timeline

looks like D2585 and D2586 are entangled together.

ardumont added inline comments.
swh/core/db/tests/test_db.py
191

not used, most probably wrong commit.

This revision is now accepted and ready to land.Jan 28 2020, 2:10 PM
swh/core/db/tests/test_db.py
191

it is used. The test checks it raises a ValueError.

swh/core/db/tests/test_db.py
191

heh, missed it ;)