Skip to content

Commit

Permalink
docs(INTEGRATION_TEST): cover version chooser and problems panel (#4288)
Browse files Browse the repository at this point in the history
  • Loading branch information
nikku authored May 13, 2024
1 parent 036a2e2 commit 38a826e
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions docs/.project/INTEGRATION_TEST.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,17 @@ Based on the [test diagram](./test.bpmn.png):
- [ ] Change task to Send Task; properties are kept
- [ ] Change task to UserTask; implementation property is gone from XML (except Retry Time Cycle, Input/output Mapping and `asyncBefore`)

#### Version chooser

- [ ] I can select the latest (alpha?) version of a diagram
- [ ] For Camunda 7, BPMN, validation works
- [ ] For Camunda 8, BPMN, validation works

#### Problems panel

- [ ] In a Camunda 8 BPMN the problems panel indicates missing implementation details
- [ ] In a Camunda 7 BPMN diagram the problems panel indicates missing HTTL (`Process > History time to live`)

#### DMN modeling

- [ ] create a new DMN diagram
Expand Down

0 comments on commit 38a826e

Please sign in to comment.