[jboss-jira] [JBoss JIRA] (DROOLS-4988) Test Scenario: improve DMN validation

Daniele Zonca (Jira) issues at jboss.org
Mon Feb 3 11:09:35 EST 2020


    [ https://issues.redhat.com/browse/DROOLS-4988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13962251#comment-13962251 ] 

Daniele Zonca edited comment on DROOLS-4988 at 2/3/20 11:08 AM:
----------------------------------------------------------------

[~jomarko]
Use case to cover:
- data type {{customString}} in a DMN defined as alias of String
- test scenario created ({{customString}} will generate a single column because it is a simple type)
- data type changed of {{customString}} to structure
- validation error in test scenario

We will need to check also validation of test scenario expression columns (= column where user map the whole object)

EDIT:
String to List<String> should be already covered by current validation implementation


was (Author: danielezonca):
[~jomarko]
Use case to cover:
- data type {{customString}} in a DMN defined as alias of String
- test scenario created ({{customString}} will generate a single column because it is a simple type)
- data type changed of {{customString}} to structure
- validation error in test scenario

We will need to check also validation of test scenario expression columns (= column where user map the whole object)

> Test Scenario: improve DMN validation
> -------------------------------------
>
>                 Key: DROOLS-4988
>                 URL: https://issues.redhat.com/browse/DROOLS-4988
>             Project: Drools
>          Issue Type: Enhancement
>          Components: Scenario Simulation and Testing
>            Reporter: Daniele Zonca
>            Assignee: Yeser Amer
>            Priority: Major
>              Labels: drools-tools
>
> Add a check to verify if a simple type has been changed to a structured type. Please consider expression columns too



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list