garak icon indicating copy to clipboard operation
garak copied to clipboard

tests: check plugin modules for classes that aren't picked up by plugin enumeration

Open leondz opened this issue 1 year ago • 1 comments

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.

leondz avatar May 31 '24 07:05 leondz

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.

jmartin-tech avatar Jul 26 '24 21:07 jmartin-tech

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!

github-actions[bot] avatar Jul 05 '25 00:07 github-actions[bot]