eiffel-community/eiffel-intelligence

Test rules page should warn about different names in rules

Closed this issue · 0 comments

Description

Test rules page does not warn user when rules have different template names.

Motivation

This is a bug, the test rules page should validate the rules exactly the same as how we validate non-test rules for Eiffel Intelligence.

Exemplification

We should throw an exception to show that the rules are invalid, and propagate this out to the GUI so the user becomes aware of what is wrong.

Benefits

Correct validation of rules when user wants to test new rules.

Possible Drawbacks

None