manim/tests
F. Muenkel 733a1fa3d3
[Experimental] Fix image test (#4618)
* Fix test_image.py

* Make test_invert_image use the full range of possible RGB values
2026-04-06 14:32:10 -04:00
..
control_data Merge with main 2026-02-20 22:48:07 -03:00
experimental Fix various tests and reveal underlying issues by using get_fill_color() instead of fill_color and related 2026-02-14 15:59:38 -03:00
helpers Merge with main 2026-02-20 22:48:07 -03:00
interface Merge main into experimental 2026-01-22 02:46:02 -03:00
miscellaneous Merge with main (#3815) 2024-06-25 14:51:37 -04:00
module [Experimental] Fix image test (#4618) 2026-04-06 14:32:10 -04:00
test_graphical_units Merge branch 'main' into experimental 2026-02-27 23:56:31 -03:00
test_logging Use ruff for pytest style (#3872) 2024-07-21 14:37:57 +00:00
test_plugins Merge with main 2026-02-20 22:48:07 -03:00
test_scene_rendering [EXPERIMENTAL] Make play_logic and file_writer tests pass + Manager fixes (#4559) 2026-02-13 11:16:40 -03:00
utils Merge with main 2026-02-20 22:48:07 -03:00
__init__.py CI: Add support for using Opengl in Subprocess (Windows) (#1987) 2021-08-31 13:16:20 +01:00
assert_utils.py Migrate more os.path to pathlib in tests (#2991) 2022-10-26 19:51:38 +02:00
conftest.py Remove missed cairo import 2024-12-16 20:46:31 -05:00
standard_config.cfg Add OpenGLMobject tests (#2080) 2021-09-28 07:47:06 +08:00
template_generate_graphical_units_data.py Upgraded typehints (#2429) 2022-01-20 12:26:21 +08:00
test_camera.py Allow using :meth:.MovingCamera.auto_zoom without animation (#2693) 2022-04-22 23:07:52 +02:00
test_code_mobject.py Fix various tests and reveal underlying issues by using get_fill_color() instead of fill_color and related 2026-02-14 15:59:38 -03:00
test_config.py Prevent creation of a 'moderngl.InvalidObject' (#4539) 2026-01-22 22:50:23 -05:00
test_ipython_magic.py Bring in main's FileWriter into experimental (#3821) 2024-07-14 21:12:04 -04:00
test_linear_transformation_scene.py Experimental: fix 11 tests (#3979) 2024-10-29 22:08:30 -03:00