Closed lfolco closed 1 year ago
Maybe with extension attributes from the core? The only one that comes to mind is the stock though, that does not make so much sense I think. Or use @magentoComponentsDir
to register a test module with extension attributes on the fly.
Any examples of how to use @magentoComponentsdir
to register a test module? I looked around the core but haven't been able to make heads or tails of it.
Would love some guidance on how to get this thing tested and merged, I went down the rabbit hole with @magentoComponentsdir
and there is zero documentation on how to create your own that doesn't exist within the Magento dev
directory.
I could not figure out how to test this, though. Any ideas?