ManimCommunity / ManimCommunity/manim
Adding tests for Paragraph functionality
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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