tests: check plugin modules for classes that aren't picked up by plugin enumeration
Classes that aren't picked up by plugin enumeration, aren't tested by tests that use the same plugin enumeration. That's not good.
We'll need to work out what to do with mixins; maybe add a skiplist in the tests.
The original intent of this may have been addressed in the plugin processing refactors from #711 and #768.
Further evolution of the plugin cache can add more tests to document edge cases that inject new plugins classes in existing modules as well as tests that around validating entirely new modules will properly be enumerated.
This issue has been automatically marked as stale because it has not had recent activity. If you are still interested in this issue, please respond to keep it open. Thank you!