Releases: camunda-community-hub/bpmn-driven-testing
Releases · camunda-community-hub/bpmn-driven-testing
1.3.0
Features:
- 2799df1: C7: Supported call activity execution using a test case, generated for the called process
- b429902: C7: Allowed usage of execution in source expressions when simulating call activities
- fbb0015: C7: Ensured that ExternalTaskClientHandler can be used with complex and Spin variables
Tasks:
- 420aa15: Updated dependencies
1.2.1
1.1.0
Features:
- 5e340a6: Improved Camunda modeler plugin UI
- 74f1a5f: Added call activity binding type and version tag verification
- 74f1a5f: Enabled versioned resource deployments and versioned process simulation
- da463b5: Introduced methods for adding classpath resources to a test case deployment
- c42d82a: Extended call activity support by executing a test case, generated for a called process
Tasks:
- 18d2756: Fixed project URLs of Maven modules
- 2899513: Updated dependencies
- 9c07f20: Updated Maven release action to v1.2.3
Bugfixes:
1.0.0
Tasks:
- 26d80a8: Changed test case execution to work on flow scope. This improves the testing of certain BPMN constructs and enables parallel multi instance tests
- 6112a24: Updated commons-io dependency
- a6cb424: Updated to Camunda 7.22 and Camunda 8.6 in integration tests
Bugfixes:
- c208b92: Made waiting for Zeebe engine idle state configurable
0.13.0
0.12.0
Features:
- af5c35f: Enabled receive tasks with boundary events for Camunda 7 test cases
- 2b55936: Enabled receive tasks with boundary events for Camunda 8 test cases
- 7fa1023: Improved test case related error messages for Camunda 8
Tasks:
- 18dedbd: Updated Camunda Platform 8 version to 8.5.5
- 28da9c7: Improved README regarding installation/configuration/usage, features and handlers
Bugfixes:
0.11.0
0.10.0
0.9.0
0.8.0
Features:
- #117: Added support for BPMN link events
- 375337a: Created separate Maven module for the model that is used during code generation
- db24cf6: Improved API
- 2ca09a4: Added process instance migration, when test case is executed with a process definition in another version
- 4acc8b2: Added support for declarative input/output variable mapping of call activities
- #113: Added support for BPMN collaborations with multiple expanded participants
Tasks:
- e84fe3e: Updated Maven and Gradle plugin badge due to central.sonatype.com launch
- 46c92bb: Updated Camunda BPM, Camunda BPM Assert, Assert4j, H2, Spring and Spring Boot versions
- 5a3a48f: Refactored code generation due to model separation
- 5a3a48f: Reworked multi instance scope handling, when test case starts or ends within the scope
Bugfixes:
- 78f2c9c: Disabled plugin menu action when tab type is cloud-bpmn