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 (closed).
Merge request reports
Activity
Jenkins job DOBJS/gitlab-builds #166 succeeded .
See Console Output and Coverage Report for more details.mentioned in merge request swh-scrubber!64 (merged)
added 25 commits
-
dca7a0b0...1ef64997 - 24 commits from branch
swh/devel:master
- a8e0b4eb - tests: Add a pytest plugin introducing the swh_objstorage fixture
-
dca7a0b0...1ef64997 - 24 commits from branch
Jenkins job DOBJS/gitlab-builds #171 succeeded .
See Console Output and Coverage Report for more details.
Please register or sign in to reply