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
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.

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 ;)