pulp / pulp-docs

Python Package to help aggregating Pulp's multirepo ecosystem into a unified doc.
https://pedro-psb.github.io/pulp-docs/
2 stars 4 forks source link

Draft of a more organized object modelling #41

Closed pedro-psb closed 4 months ago

pedro-psb commented 4 months ago

After putting pulp-docs functionality to the test, I've identified the modules, components and data-flows more clearly. This PR translates some thoughts towards a better organization of the code, motivated mainly for better testing and maintainability.

It is mostly interface and test design, and I'll improve as I have new ideas.

[noissue]