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
test-db_transaction
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 10293
Build 15287: tox-on-jenkinsJenkins
Build 15286: 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
190

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
190

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

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

heh, missed it ;)