rajalakshmys-27 opened a new issue, #2322: URL: https://github.com/apache/incubator-kie-issues/issues/2322
This issue tracks follow-up improvements to the BPMN Editor E2E test suite introduced in [Automated E2E Test Suite for BPMN Editor](https://github.com/apache/incubator-kie-tools/pull/3556). The goal is to audit the entire test suite, bring overall improvements and refactoring and, address any missed review comments from the initial PR ### Test Suite Coverage **Flow Elements** - Start Events — None, Message, Timer, Signal, Conditional, Error, Escalation, Compensation - Intermediate Events — Catch/Throw variants with Message, Timer, Signal, Error, Escalation, Link, Compensation, Conditional - End Events — None, Message, Error, Escalation, Signal, Compensation, Terminate - Tasks — Generic, User, Service, Script, Business Rule with morphing - Gateways — Exclusive, Parallel, Inclusive, Event-Based, Complex with morphing - Sub-Processes — Regular, Event, Multi-Instance (Parallel/Sequential), Ad-Hoc - Call Activities - Custom Tasks — REST API call, gRPC API call - Data Objects — Creation, naming, type configuration - Structural Elements — Lanes, Groups, Text Annotations **Properties Panel** - Name and documentation editing for all elements - Event definitions (Timer, Message, Signal, Error, Escalation) - Task-specific properties (Actors, Groups, Implementation, Scripts) - Gateway default flow configuration - Sequence flow conditions and priorities - Multi-instance configuration (Parallel/Sequential) - Data I/O mappings - Sub-process Ad-Hoc settings **Node Operations** - Drag & drop from palette to canvas - Connected node creation with auto-connection - Morphing — type transformation (e.g., Task → User Task, Gateway types) - Rename — inline and via properties panel - Delete — single and multiple - Sequence flow creation - Nested elements inside Sub-Processes -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
