-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Open
Labels
good first issueGood for newcomersGood for newcomerstestingAnything related to testing the libraryAnything related to testing the library
Description
At the moment we only have last-frames tests. Although they are useful, it's not enough. We would need to have tests for cli flags, that check videos, etc. This issue will keep a list of tests that need to be added. Please make more suggestions for tests!
Tests that need to be added
- We should have at least one test for each CLI flag.
- We should test that the cascading priorities in the config system work as expected. Ties in with Add a manim cfg-show sub command #201
- We should create a test to certify a clean install. See Create a test to certify a clean install #11.
- Testing video content
- Test that manim runs correctly on all environments/prompts/versions Fixed bug that broke some Windows CLIs #336
- Regression test for remove_stray_braces quickfix #240
- Test z-order stuff Bug in handling of z_index #327
- Test to ensure
MovingCameraandZoomedScenelet the camera move as they should. From Fix MovingCamera and ZoomedScene #388 . - Test the functionality of asking the user for which scenes to render add missing import #523
- There are no tests for the -s flag or the -t flag
- Test for
add_fixed_in_frame_mobjectswhich is used in 3D scenes Fixingadd_fixed_in_frame_mobjects#569, currently broken - Tests for SVG images
- @XorUnison Once video tests are implemented
reverse_directionshould get one - @XorUnison Test for Brace
- @PhilippImhof Graphical unit test for
TextandMarkupTextusing a fixed font (TTF)
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomerstestingAnything related to testing the libraryAnything related to testing the library
Type
Projects
Status
🆕 New