test-renderer-bisection-method added#315
Open
Nishita-shah1 wants to merge 2 commits intoanimint:masterfrom
Open
test-renderer-bisection-method added#315Nishita-shah1 wants to merge 2 commits intoanimint:masterfrom
Nishita-shah1 wants to merge 2 commits intoanimint:masterfrom
Conversation
Contributor
|
the interactive tests look good, but in the video it would be better to show a step-by-step execution instead of running everything together , specially where you have used clickID() . for example, you could demonstrate verifying the state before a click and then after a specific click, showing the change in the visualization when using clickID(). |
Author
|
Okay, I'll edit the video with new changes and update you. |
Author
|
@suhaani-agarwal https://www.youtube.com/watch?v=htay3fXV-7s I have explained each test in very detail in this video, as I couldn't edit the previous video after it being uploaded. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
hard test solution for GSoC 2026.
Adds unit tests covering both static rendering and interactive browser behaviour for a Bisection Method animation built with
animint2and tested in a live Chrome session via Chromote.Video Link: https://youtu.be/CWurjqqPWLA
Mentors @tdhock , @suhaani-agarwal and @Faye-yufan could you please review this test and give your feedback.
Thank You so much!