[JBoss JIRA] (DROOLS-1980) "EXPECT" Variable binding list is empty after saving/reloading test scenario
by Michael Anstis (JIRA)
[ https://issues.jboss.org/browse/DROOLS-1980?page=com.atlassian.jira.plugi... ]
Michael Anstis moved GUVNOR-3141 to DROOLS-1980:
------------------------------------------------
Project: Drools (was: Guvnor)
Key: DROOLS-1980 (was: GUVNOR-3141)
Workflow: GIT Pull Request workflow (was: classic default workflow)
Component/s: Test Scenarios Editor
(was: Test Scenarios)
Affects Version/s: 6.5.0.Final
(was: drools_6.5.0.Final)
> "EXPECT" Variable binding list is empty after saving/reloading test scenario
> ----------------------------------------------------------------------------
>
> Key: DROOLS-1980
> URL: https://issues.jboss.org/browse/DROOLS-1980
> Project: Drools
> Issue Type: Bug
> Components: Test Scenarios Editor
> Affects Versions: 6.5.0.Final
> Environment: KIE workbench, Tomcat 9 (CLI), H2 database, Win7 x64, Google Chrome Version 57.0.2987.133 (64-bit)
> Reporter: Russell Morrisey
> Assignee: Toni Rikkola
> Attachments: kie wb bound var missing.png, kie wb bound var.png
>
>
> In the test scenario editor, when I save a test scenario where the "EXPECT" clause points to a bound variable, the bound variable does not load correctly when the scenario is re-opened from a save.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 6 months
[JBoss JIRA] (DROOLS-1981) KIE Workbench Test Scenario problems when using Float field in fact expectation
by Michael Anstis (JIRA)
[ https://issues.jboss.org/browse/DROOLS-1981?page=com.atlassian.jira.plugi... ]
Michael Anstis moved GUVNOR-2686 to DROOLS-1981:
------------------------------------------------
Project: Drools (was: Guvnor)
Key: DROOLS-1981 (was: GUVNOR-2686)
Workflow: GIT Pull Request workflow (was: classic default workflow)
Component/s: Test Scenarios Editor
(was: Test Scenarios)
Affects Version/s: 6.4.0.Final
(was: drools_6.4.0.Final)
> KIE Workbench Test Scenario problems when using Float field in fact expectation
> -------------------------------------------------------------------------------
>
> Key: DROOLS-1981
> URL: https://issues.jboss.org/browse/DROOLS-1981
> Project: Drools
> Issue Type: Bug
> Components: Test Scenarios Editor
> Affects Versions: 6.4.0.Final
> Environment: CentOS
> Reporter: Jeff Jensen
> Labels: KIEWorkBench, TestScenario
>
> Running a KIE Workbench Test Scenario that expects on a Float field type incorrectly fails on values such as "0.8" and ".8". Only values such as "1.0" pass.
> Using a Double field does not have this problem.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 6 months
[JBoss JIRA] (DROOLS-1974) [DMN Editor] Test marshalling of Knowledge Source
by Michael Anstis (JIRA)
[ https://issues.jboss.org/browse/DROOLS-1974?page=com.atlassian.jira.plugi... ]
Michael Anstis moved GUVNOR-3368 to DROOLS-1974:
------------------------------------------------
Project: Drools (was: Guvnor)
Key: DROOLS-1974 (was: GUVNOR-3368)
Workflow: GIT Pull Request workflow (was: classic default workflow)
Component/s: DMN Editor
(was: DMN Tools)
Fix Version/s: 7.5.0.Final
(was: 7.5.0.Final)
> [DMN Editor] Test marshalling of Knowledge Source
> -------------------------------------------------
>
> Key: DROOLS-1974
> URL: https://issues.jboss.org/browse/DROOLS-1974
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Reporter: Jozef Marko
> Assignee: Jozef Marko
> Fix For: 7.5.0.Final
>
>
> Test that marshalling of Knowledge Source preserves all properties specific for the Knowledge Source.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 6 months
[JBoss JIRA] (DROOLS-1975) [DMN Editor] Test marshalling of Decision
by Michael Anstis (JIRA)
[ https://issues.jboss.org/browse/DROOLS-1975?page=com.atlassian.jira.plugi... ]
Michael Anstis moved GUVNOR-3366 to DROOLS-1975:
------------------------------------------------
Project: Drools (was: Guvnor)
Key: DROOLS-1975 (was: GUVNOR-3366)
Workflow: GIT Pull Request workflow (was: classic default workflow)
Component/s: DMN Editor
(was: DMN Tools)
Fix Version/s: 7.5.0.Final
(was: 7.5.0.Final)
> [DMN Editor] Test marshalling of Decision
> -----------------------------------------
>
> Key: DROOLS-1975
> URL: https://issues.jboss.org/browse/DROOLS-1975
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Reporter: Jozef Marko
> Assignee: Jozef Marko
> Fix For: 7.5.0.Final
>
>
> Test that marshalling of Decision preserves all properties specific for the Decision.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 6 months
[JBoss JIRA] (DROOLS-1976) [DMN Editor] Check that unique node names are enforced
by Michael Anstis (JIRA)
[ https://issues.jboss.org/browse/DROOLS-1976?page=com.atlassian.jira.plugi... ]
Michael Anstis moved GUVNOR-3281 to DROOLS-1976:
------------------------------------------------
Project: Drools (was: Guvnor)
Key: DROOLS-1976 (was: GUVNOR-3281)
Workflow: GIT Pull Request workflow (was: classic default workflow)
Component/s: DMN Editor
(was: DMN Tools)
Fix Version/s: 7.5.0.Final
(was: 7.5.0.Final)
> [DMN Editor] Check that unique node names are enforced
> ------------------------------------------------------
>
> Key: DROOLS-1976
> URL: https://issues.jboss.org/browse/DROOLS-1976
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Reporter: Jozef Marko
> Assignee: Jozef Marko
> Labels: reported-by-qe
> Fix For: 7.5.0.Final
>
>
> According to the DMN specification, all node names represents also variable names, thus it is needed to enforce unique node name in the DRD diagram.
> Acceptance criteria of this task:
> - Verify if DMN editor enforce unique node names
> -- ?Prepare test scenarios?
> - If it doesn't, file jira that will ensure fix of this issue.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 6 months
[JBoss JIRA] (DROOLS-1968) [DMN Editor] Canvas Panning
by Michael Anstis (JIRA)
[ https://issues.jboss.org/browse/DROOLS-1968?page=com.atlassian.jira.plugi... ]
Michael Anstis moved GUVNOR-3264 to DROOLS-1968:
------------------------------------------------
Project: Drools (was: Guvnor)
Key: DROOLS-1968 (was: GUVNOR-3264)
Workflow: GIT Pull Request workflow (was: classic default workflow)
Component/s: DMN Editor
(was: DMN Tools)
Fix Version/s: 7.5.0.Final
(was: 7.5.0.Final)
> [DMN Editor] Canvas Panning
> ---------------------------
>
> Key: DROOLS-1968
> URL: https://issues.jboss.org/browse/DROOLS-1968
> Project: Drools
> Issue Type: Task
> Components: DMN Editor
> Reporter: Jozef Marko
> Assignee: Michael Anstis
> Priority: Optional
> Labels: reported-by-qe
> Fix For: 7.5.0.Final
>
>
> The DMN Editor should support panning of the DRD.
--
This message was sent by Atlassian JIRA
(v7.5.0#75005)
8 years, 6 months