Actions
Task #7475
closed[Docs] Improve testing section of the pulp developer docs
Start date:
Due date:
% Done:
100%
Estimated time:
Platform Release:
Groomed:
No
Sprint Candidate:
No
Tags:
Dev Environment, Documentation
Sprint:
Sprint 84
Quarter:
Description
https://docs.pulpproject.org/pulpcore/en/master/nightly/contributing/tests.html
Feedback from Gerrod:
For testing it would be helpful to mention the fixtures and building local fixtures with pfixtures if a plugin uses them. It would be helpful to explicitly mention that you should use prestart before testing any changes. Also, running Pulp in the foreground is mentioned, but I think you should also mention pstop and individually stopping and starting the different parts of Pulp like the content server, since these parts are useful to test/debug on their own.
Actions
Improve testing section in Pulp contributor docs
Mentioned
prestart
,pminio
,pfixtures
andphelp
.fixes #7475 https://pulp.plan.io/issues/7475