Page MenuHomeSoftware Heritage

Add tests for the in-mem storage with origin ids disabled.
ClosedPublic

Authored by vlorentz on Jul 9 2019, 3:02 PM.

Details

Summary

I forgot to write tests for D1690...

Test Plan

They are run by tox by default (don't worry about CI run times, they only take a few seconds)

Diff Detail

Repository
rDSTO Storage manager
Branch
test-inmem-no-origin-ids
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 6732
Build 9404: tox-on-jenkinsJenkins
Build 9403: arc lint + arc unit

Event Timeline

swh/storage/tests/test_storage.py
1554–1556

note that I dropped these three lines [...]

1562–1564

[...] and these three, because they are duplicates of lines above.

This revision was not accepted when it landed; it landed in state Needs Review.Jul 9 2019, 3:07 PM
This revision was automatically updated to reflect the committed changes.