manim/tests/module/mobject
GoThrones c45724989d
Refactor`Mobject.put_start_and_end_on() to shift Mobject to start when it's a closed curve (#4658)
* fix: preserve geometry in put_start_and_end_on for zero-vector mobjects

* fix: preserve geometry in put_start_and_end_on for zero-vector mobjects

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

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

* fixed asser_array_equal line

* removed commets in mobject.py and opengl_mobject.py as suggested

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

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

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

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

* added stacklevel=2 suggestion

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Francisco Manríquez Novoa <49853152+chopan050@users.noreply.github.com>
2026-04-14 19:57:06 +00:00
..
geometry Enable strict=True for zip() where safe (#4547) 2026-02-11 10:39:25 +01:00
graphing Refactor`Mobject.put_start_and_end_on() to shift Mobject to start when it's a closed curve (#4658) 2026-04-14 19:57:06 +00:00
mobject Resolve more race conditions potentially happening during directory creation (#4589) 2026-02-12 08:18:26 +01:00
svg [pre-commit.ci] pre-commit autoupdate (#4140) 2025-02-02 17:28:20 +01:00
text fix: MathTex double-brace splitting no longer fires on natural LaTeX }} (#4602) 2026-02-22 10:48:51 +01:00
types/vectorized_mobject Fix creation or animation of a zero-length DashedLine (#4606) 2026-02-22 11:10:21 +01:00
test_boolean_ops.py Use ruff for pytest style (#3872) 2024-07-21 14:37:57 +00:00
test_graph.py Add ruff rules PERF for performance (#4492) 2025-12-01 10:42:46 +00:00
test_image.py Replace legacy numpy usage ruff rule NPY002 (#4516) 2026-01-13 17:23:34 +01:00
test_matrix.py test: add matrix tests (#4279) 2025-06-11 09:48:39 +02:00
test_table.py fix: infinite recursion caused by accessing color of a highlighted Ta… (#4435) 2026-01-25 16:47:58 +01:00
test_value_tracker.py Add support for arithmetic operators //, %, *, ** and / on `ValueTracker` (#4351) 2025-07-26 17:45:05 +00:00