Active
Project:
AI Agents Test
Version:
1.0.x-dev
Component:
Code
Priority:
Normal
Category:
Plan
Assigned:
Unassigned
Reporter:
Created:
14 Aug 2025 at 09:55 UTC
Updated:
30 Nov 2025 at 22:07 UTC
Jump to comment: Most recent
Currently this module is targetting Drupal CMS and comes with some test groups aimed specifically at Drupal CMS itself. However if a module isn't in Drupal CMS where should these tests go?
Another issue is which version of Drupal CMS and AI should these tests target?
Comments
Comment #2
yautja_cetanu commentedComment #3
shashikanth171 commentedModules can have test group YAML files, saved in a folder with specified naming convention.
AI Agent Test module should automatically parse such folders from enabled modules and load the test groups.
Maybe we can have certain keys for AI features in the module's info file.
With modules shipping the tools along with the AI Agent tests, the task #3541338: Create a Central Store of tests such as on github. can be stripped down to "Tests Browser and Import" feature of the AI Agents Tests module. We can implement new UX for Tests list as Tests Browser along with import feature.
Comment #4
shashikanth171 commented