If I understand it right, we can add "use-rest-module" and one "additional-module".
Would it be possible to give an array of "additional-modules", so tests can cover integrations of multiple modules.
I have the case with my SEO module. It integrates with several other modules to add their pages to the sitemaps and add SEO settings to those pages. It would be good to cover this in tests as well.
If I understand it right, we can add "use-rest-module" and one "additional-module".
Would it be possible to give an array of "additional-modules", so tests can cover integrations of multiple modules.
I have the case with my SEO module. It integrates with several other modules to add their pages to the sitemaps and add SEO settings to those pages. It would be good to cover this in tests as well.