- ๐ฌ๐งUnited Kingdom scott_euser
Okay there is a test sub-module now as a result of other issues. For test coverage, View config could be added there in the config/install folder + programmatic creation of sample content can be done to demonstrate the use of third party settings and test that after the MR they are working as expected.
If it needs to depend on another module, note that probably another test sub-module needs to be added + composer dependency into require-dev to go with that.
I pushed the latest from 2.1.x branch into here so at least code is up to date to work from and you can see the existing test coverage.