manim/tests
Laith Bahodi 0561bebe76
Fixed accidental displacement in :class:~.Axes caused by include_numbers/numbers_to_include (#1664)
* the changes

* refactor a bit and change order of dict_merging so that it does not overwrite

* adjust test

* add docstring

* check against None

* implement the suggestion from comments + minor tweaking

* fix get_axis_labels

* adjust y_axis_label value slightly

* adjust test and refactor numberplane to remove redundant parameters

* better solution

* make .add_coordinates() file wide and nuke get_coordinate_labels

* code block

* drop uncessary assignmnets to the axes

* Apply suggestions from code review

Co-authored-by: Abhijith Muthyala <73361366+abhi3019@users.noreply.github.com>

* include_tips --> tips in the docs

Co-authored-by: Abhijith Muthyala <73361366+abhi3019@users.noreply.github.com>
2021-06-20 02:51:10 -04:00
..
control_data Fixed accidental displacement in :class:~.Axes caused by include_numbers/numbers_to_include (#1664) 2021-06-20 02:51:10 -04:00
helpers Adding spell checker as a pre-commit hook (#1544) 2021-05-21 15:43:31 +05:30
test_graphical_units Fix tick issues and improve tick location (#1614) 2021-06-09 17:00:00 -04:00
test_logging Output errors to stderr (#1570) 2021-05-25 10:30:31 +05:30
test_plugins Fix tests (#1571) 2021-05-26 21:51:51 +02:00
test_scene_rendering Add support for webm and jupyter transparency (#1660) 2021-06-15 13:13:40 +02:00
utils Merge commit '9a525a81' into opengl-tex 2021-04-09 19:19:19 -07:00
__init__.py Enable CI testing for OpenGL (#1160) 2021-03-28 22:09:29 +02:00
assert_utils.py Fixed issue when an animation is cached, manim can't merge the partial movie files. (#1192) 2021-03-31 20:23:43 +05:30
conftest.py Fix tests (#1571) 2021-05-26 21:51:51 +02:00
template_generate_graphical_units_data.py Better creation Example in docs & buff parameter in arrange (#825) 2020-12-05 17:48:05 +01:00
test_animate.py Implement utility methods for adding/removing vertices and edges of graphs; allow custom mobjects as vertices (#1386) 2021-05-01 08:48:13 +02:00
test_axes_shift.py [pre-commit.ci] auto fixes from pre-commit.com hooks 2021-05-15 19:24:39 +00:00
test_color.py Format Imports using Isort (#1178) 2021-04-03 13:45:12 +05:30
test_commands.py Added project management commands (#1418) 2021-05-05 11:07:48 +02:00
test_composition.py Fading module enhancements (#1454) 2021-05-15 16:23:47 +02:00
test_config.py Format Imports using Isort (#1178) 2021-04-03 13:45:12 +05:30
test_container.py Format Imports using Isort (#1178) 2021-04-03 13:45:12 +05:30
test_coordinate_system.py Added :class:~.PolarPlane for polar coordinates. (#1447) 2021-05-26 21:46:58 +02:00
test_copy.py Format Imports using Isort (#1178) 2021-04-03 13:45:12 +05:30
test_deprecation.py Try pytest-xdist for parallelization in tests (#1556) 2021-05-25 11:26:03 +05:30
test_family.py Format Imports using Isort (#1178) 2021-04-03 13:45:12 +05:30
test_get_set.py Format Imports using Isort (#1178) 2021-04-03 13:45:12 +05:30
test_graph.py Implement utility methods for adding/removing vertices and edges of graphs; allow custom mobjects as vertices (#1386) 2021-05-01 08:48:13 +02:00
test_hashing.py Refactored scene caching and fixed issue when a different hash was produced when copying a mobject in the scene (#1211) 2021-05-22 18:45:20 +02:00
test_ipython_magic.py Improve jupyter output file naming (#1649) 2021-06-13 09:09:17 +02:00
test_markup.py Format Imports using Isort (#1178) 2021-04-03 13:45:12 +05:30
test_number_line.py Determine decimal places default by step size (#1667) 2021-06-13 00:29:00 +02:00
test_override_animation.py Added :func:~.override_animation decorator (#1422) 2021-05-15 15:20:39 +02:00
test_sound.py Try pytest-xdist for parallelization in tests (#1556) 2021-05-25 11:26:03 +05:30
test_stroke.py Format Imports using Isort (#1178) 2021-04-03 13:45:12 +05:30
test_texmobject.py Fix indexing for non-whitespace tex arg separator (#1596) 2021-05-31 12:18:11 +02:00
test_ticks.py Fix tick issues and improve tick location (#1614) 2021-06-09 17:00:00 -04:00
test_unit_geometry.py Format Imports using Isort (#1178) 2021-04-03 13:45:12 +05:30
test_units.py Format Imports using Isort (#1178) 2021-04-03 13:45:12 +05:30
test_value_tracker.py Expand documentation, testing, and functionality of ValueTrackers; remove ExponentialValueTracker (#1382) 2021-05-12 11:17:29 +02:00
test_vectorized_mobject.py Update VGroup to support item assignment (#1530) (#1559) 2021-05-23 21:32:15 +05:30
test_version.py Format Imports using Isort (#1178) 2021-04-03 13:45:12 +05:30