Skip to content
Snippets Groups Projects
Commit a8e0b4eb authored by Antoine Lambert's avatar Antoine Lambert Committed by Antoine Lambert
Browse files

tests: Add a pytest plugin introducing the swh_objstorage fixture

Add a pytest plugin enabling to create a new object storage instance
for tests using the swh_objstorage fixture.

The type of object storage to create is determined by the configuration
returned by the swh_objstorage_config fixture.

Use these new fixtures to simplify a bit some tests implementation.

Related to swh-scrubber#4694.
parent 1ef64997
No related branches found
No related tags found
No related merge requests found
Pipeline #7844 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment