manim/tests/module/mobject/text
Benjamin Hackl b7eefca98f
Fix incorrect submobject count of multi-part Tex/MathTex mobjects by stopping them from adding empty submobjects (#3423)
* do not add a VectorizedPoint as a submobject if SingleStringMathTex renders to empty SVG

* test new behavior

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* Update tests/module/mobject/text/test_texmobject.py

* Update tests/module/mobject/text/test_texmobject.py

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-10-27 09:28:23 +02:00
..
test_markup.py Refactor tests (#2866) 2022-07-09 21:10:30 +00:00
test_numbers.py Adding :class: ManimColor to manim and converting all types (#3020) 2023-08-08 14:47:00 +02:00
test_texmobject.py Fix incorrect submobject count of multi-part Tex/MathTex mobjects by stopping them from adding empty submobjects (#3423) 2023-10-27 09:28:23 +02:00
test_text_mobject.py Adding :class: ManimColor to manim and converting all types (#3020) 2023-08-08 14:47:00 +02:00