Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TEST] Add visual tests for label default position #749

Conversation

tbouffard
Copy link
Member

We already have some tests for task. Add tests for

  • event
  • gateway
  • sequence flow

We already have some tests for task. Add tests for
- event
- gateway
- sequence flow
@tbouffard tbouffard added the chore Build, CI/CD or repository tasks (issues/PR maintenance, environments, ...) label Oct 13, 2020
@tbouffard tbouffard marked this pull request as ready for review October 13, 2020 10:42
@tbouffard tbouffard requested a review from csouchet October 13, 2020 10:42
<di:waypoint x="380" y="139" />
<di:waypoint x="380" y="235" />
</bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="BPMNEdge_Flow_1" bpmnElement="Flow_1">
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

A flow with label bounds is missing 😄

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we already have such flows in the labels.01.general.bpmn file

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The value of STYLE_VERTICAL_ALIGN is not the same if there is label bounds.
And the label position changes in all cases if we change the value of STYLE_VERTICAL_ALIGN.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are you sure this comment is related to this thread? I don't get it

…way_event_label_default_position

# Conflicts:
#	test/e2e/bpmn.rendering.test.ts
@tbouffard tbouffard merged commit 2c0f4eb into master Oct 13, 2020
@tbouffard tbouffard deleted the test/add-visualization-tests_for_edge_gateway_event_label_default_position branch October 13, 2020 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Build, CI/CD or repository tasks (issues/PR maintenance, environments, ...)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants