Skip to content

Tests: add unit tests for BBcode parsing in RichTextLabel#119572

Open
arthurschuelter wants to merge 3 commits into
godotengine:masterfrom
arthurschuelter:tests/rich-text-label
Open

Tests: add unit tests for BBcode parsing in RichTextLabel#119572
arthurschuelter wants to merge 3 commits into
godotengine:masterfrom
arthurschuelter:tests/rich-text-label

Conversation

@arthurschuelter
Copy link
Copy Markdown

What problem(s) does this PR solve?

  • RichTextLabel::append_text has a high cyclomatic complexity and a low test coverage.
  • small contribution for unit testing on RichTextLabel::append_text.

Additional information

  • i had open a similar PR last week, however it was comparing to my master branch.

@arthurschuelter arthurschuelter requested a review from a team as a code owner May 19, 2026 13:01
@AThousandShips AThousandShips added this to the 4.x milestone May 19, 2026
@AThousandShips AThousandShips requested a review from a team May 19, 2026 13:27
Comment thread tests/scene/test_rich_text_label.cpp Outdated
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants