In order for that useful fixture to be shared across multiple swh packages,
move it from swh-indexer to main swh-core pytest plugin.
Also add a couple of tests for it.
Related to D8430
Differential D8434
pytest_plugin: Add sentry_events fixture from swh-indexer anlambert on Sep 9 2022, 11:24 AM. Authored by
Details
In order for that useful fixture to be shared across multiple swh packages, Also add a couple of tests for it. Related to D8430
Diff Detail
Event TimelineComment Actions Build is green Patch application report for D8434 (id=30408)Rebasing onto 843a010cf6... Current branch diff-target is up to date. Changes applied before testcommit 1d38e291498e448c06240bc5445ccdcdebe1994f Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Fri Sep 9 11:17:11 2022 +0200 pytest_plugin: Add sentry_events fixture from swh-indexer In order for that useful fixture to be shared across multiple swh packages, move it from swh-indexer to main swh-core pytest plugin. Also add a couple of tests for it. See https://jenkins.softwareheritage.org/job/DCORE/job/tests-on-diff/472/ for more details. Comment Actions Indeed this seems useful; I've made a couple of naming nitpicks, but I don't care very strongly about them.
Comment Actions Build is green Patch application report for D8434 (id=30437)Rebasing onto 843a010cf6... Current branch diff-target is up to date. Changes applied before testcommit 5a898b2d565061b2a49c4d2cd0fcb74d1c9292de Author: Antoine Lambert <anlambert@softwareheritage.org> Date: Fri Sep 9 11:17:11 2022 +0200 pytest_plugin: Add sentry_events fixture from swh-indexer In order for that useful fixture to be shared across multiple swh packages, move it from swh-indexer to main swh-core pytest plugin. Also add a couple of tests for it. See https://jenkins.softwareheritage.org/job/DCORE/job/tests-on-diff/473/ for more details. |