tests: add hyperlink and chart data label/legend roundtrip tests by vs650vivek · Pull Request #1086 · scanny/python-pptx

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@vs650vivek

Copy link Copy Markdown

Adds targeted tests for hyperlink roundtrips (including target_slide) and chart label/legend behavior.

  • tests/test_hyperlinks.py: verifies address/mailto/file-uri and ActionSetting.target_slide roundtrips.
  • tests/test_chart_labels_legend.py: toggles data labels, number format, and asserts default legend/vary_by_categories for line chart.
  • Updates pytest.ini to enforce coverage threshold (>=60%).
  • Keeps new tests lint-clean.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@vs650vivek