manim/tests/module/utils
Viicos 68bd79093e
Refactor TexTemplate (#3520)
* Refactor `TexTemplate`

* Add tests, refactor some things

* Fixed Some tests

* Move typing imports

* Fix remaining tests

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

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

---------

Co-authored-by: JasonGrace2282 <aarush.deshpande@gmail.com>
Co-authored-by: Jason Grace <110117391+JasonGrace2282@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-01-15 18:39:03 +00:00
..
test_color.py Adding :class: ManimColor to manim and converting all types (#3020) 2023-08-08 14:47:00 +02:00
test_deprecation.py Refactor tests (#2866) 2022-07-09 21:10:30 +00:00
test_file_ops.py Migrate more os.path to pathlib in tests (#2991) 2022-10-26 19:51:38 +02:00
test_hashing.py Refactor tests (#2866) 2022-07-09 21:10:30 +00:00
test_manim_color.py Adding :class: ManimColor to manim and converting all types (#3020) 2023-08-08 14:47:00 +02:00
test_space_ops.py Refactor tests (#2866) 2022-07-09 21:10:30 +00:00
test_tex.py Refactor TexTemplate (#3520) 2024-01-15 18:39:03 +00:00
test_units.py Refactor tests (#2866) 2022-07-09 21:10:30 +00:00