[jboss-jira] [JBoss JIRA] (DROOLS-1820) Renaming a rule should update related test scenarios
Jozef Marko (Jira)
issues at jboss.org
Mon Jan 14 07:37:12 EST 2019
[ https://issues.jboss.org/browse/DROOLS-1820?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Jozef Marko closed DROOLS-1820.
-------------------------------
Resolution: Rejected
This wont't be implemented due to newer version of Test Scenarios editor (Preview).
> Renaming a rule should update related test scenarios
> ----------------------------------------------------
>
> Key: DROOLS-1820
> URL: https://issues.jboss.org/browse/DROOLS-1820
> Project: Drools
> Issue Type: Enhancement
> Components: Guided Decision Table Editor, Guided Rule Editor, Guided Template Editor, Impact Analysis
> Affects Versions: 5.5.0.Final
> Environment: JBoss BRMS 5.3.1 - Jboss EAP 6.1.1
> Reporter: Valentijn Scholten
> Priority: Major
> Labels: renaming, testscenario, user_experience
>
> Current behaviour:
> - Create a rule with name "test-rule".
> - Create a test scenario with an expect clause "test-rule" should fire at least once.
> - Populate the test scenario and test-rule in such a way that the test scenario runs succesfully with this expect clause.
> - Rename the rule from "test-rule" to "test-rule-renamed".
> - Run the test scenario again.
> - Observe the test scenario will fail because it expects a rule with name "test-rule" to be fired at least once. This rule no longer exists because it is renamed.
> Expected behaviour:
> - When the rule is renamed from "test-rule" to "test-rule-renamed", all test scenarios referring to this rule (in an expect clause or otherwise) should be updated transparently.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list