for multimodule-module-with-parent there is a missing direct-dependency test case (original) (raw)

We ran into an issue with dependencies of parent being flattened into the multimodule-module-with-parent when configured with flattenDependencyMode direct (default and explicit).

I checked the integration test scenarios and found out, it is missing.

I duplicated and adapted the multimodule-module-with-parent test from resolveCiFriendliesOnly locally, and it shows the same behavior as in production.