Action plan - Exploratory phase of the strategy for implementing the E2E test suite for the new DMN Editor #946
Labels
area:dmn
Related to DMN
area:tests
Related to automated tests of any kind
area:tools
Issues affecting Apache KIE tooling projects
During the exploratory phase we should focus on:
Storybook
The Storybook should be fully working with the minimal functionality of a Dev Story migrating the Dev Webapp and an Empty editor Story, to be used as the target of the tests.
Tests
The tests should cover basic functionalities such as dragging nodes into the diagram and making connections between them to help us create the first abstractions and fixtures. This part should also help us to check for technology limitations, such as the requirement of adding
data-testid
or other properties to our components.The text was updated successfully, but these errors were encountered: