ManimCommunity / ManimCommunity/manim

Adding tests for Paragraph functionality

Open
#2,839 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

test requested testing
Dominant language
Python
Stars
40.9k
Forks
3.1k
Avg merge
3d 12h
Merged PRs (30d)
25

Description

## Description of proposed feature

There has been a lot of work done in
- #2721
to address the issues with formatting of `Paragraph`.

To further improve the tested capabilities of the Library i suggest adding tests for the functionality presented in #2721 and also for the following issues to check if they have been fixed in relation to the PR.

Tests should also check for the following issues and close them with the new PR which adds tests if they're fixed.
- [ ] #2673
- [x] #2366
- [ ] #2014

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading PR #2721 and the linked issues #2673, #2366, and #2014 to understand the Paragraph formatting behavior that needs coverage. Locate the existing Paragraph-related tests, then add tests for the functionality described in those references and confirm the applicable issues are fixed.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing-qa
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.