What
We need to re-work the feature-in-id check. As with the new module_template repository structure this will always fail.
So we need a way to have a list or something of acceptable features, components, modules, and only those can be used in the ID's in this project.
Acceptance Criteria (DoD)
Have the test work with current module_template folder structure and correctly throw an error if an id does not have the feature, component or module in it.
How
Have to figure it out
What
We need to re-work the
feature-in-idcheck. As with the new module_template repository structure this will always fail.So we need a way to have a list or something of acceptable features, components, modules, and only those can be used in the ID's in this project.
Acceptance Criteria (DoD)
Have the test work with current module_template folder structure and correctly throw an error if an id does not have the feature, component or module in it.
How
Have to figure it out