manim/tests
Hugues Devimeux dde22286a5
FIX : 472 / Small refactor of partial-movie-files handling (#489)
* fix #460 by enabling skipping wait statements.

* added tests

* refactored partialmovie files handling

* improved berobosity of hashing

* fixed tests

* fixed black

* fixed file name

* change format to f string

* fixed comment

* fixed comment

* Update manim/scene/scene.py

Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>

* fix test output (caused by 3fff83e8)

Co-authored-by: Hugues Devimeux <hugues.devimeux@gmail.com>
Co-authored-by: Benjamin Hackl <devel@benjamin-hackl.at>
2020-10-09 16:55:49 +02:00
..
control_data FIX : 472 / Small refactor of partial-movie-files handling (#489) 2020-10-09 16:55:49 +02:00
helpers Fix n flag (#423) 2020-09-14 19:26:38 +02:00
test_graphical_units Running Black On Master (#419) 2020-09-08 07:47:55 -04:00
test_logging Merge pull request #521 from charlie4fun/fix_453 2020-10-07 17:02:57 -04:00
test_scene_rendering FIX : 472 / Small refactor of partial-movie-files handling (#489) 2020-10-09 16:55:49 +02:00
utils Add interface to JS renderer (#465) 2020-10-04 18:49:01 -07:00
__init__.py Refactored tests and added new tests tools for videos-tests. (#335) 2020-09-01 23:12:39 +02:00
conftest.py Refactored tests and added new tests tools for videos-tests. (#335) 2020-09-01 23:12:39 +02:00
test_camera.py Refactor config (#340) 2020-08-28 15:44:46 -04:00
test_cli_flags.py Added explicit production quality flag. (#529) 2020-10-08 15:28:28 +02:00
test_color.py Running Black On Master (#508) 2020-10-03 21:34:50 +02:00
test_config.py Refactor config (#340) 2020-08-28 15:44:46 -04:00
test_container.py Run black 2020-10-04 03:28:12 +05:30
test_coordinate_system.py Running Black On Master (#419) 2020-09-08 07:47:55 -04:00
test_copy.py Refactored tests and added new tests tools for videos-tests. (#335) 2020-09-01 23:12:39 +02:00
test_family.py Running Black On Master (#419) 2020-09-08 07:47:55 -04:00
test_hashing.py fixed tuples in hashing, but converting them to lists 2020-10-01 09:16:33 +02:00
test_pango.py tests: add better tests 2020-10-03 13:58:45 +05:30
test_unit_geometry.py Updated the test case 2020-09-28 08:51:10 +05:30
test_value_tracker.py Run black 2020-10-04 03:28:12 +05:30
test_vectorized_mobject.py Support VDict init from python dict of mobjects (#316) 2020-08-20 07:29:17 -04:00