GSoC 2025 Final Report: Navigation Recording, Replay & Snapshot Testing #681
Kandarp05
started this conversation in
Engineering RFDs
Replies: 1 comment
-
|
Thanks so much for your work on this, Kandarp! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
GSoC'25 Final Report
This is a summary of the work completed during Google Summer of Code 2025, tracked in the Project Board. It highlights the main features delivered, outlines future opportunities, and links each PR for easy reference.
Completed Work
Remaining Work / Future Suggestions
All my PR's
Navigatortrait and refactor higher levels to use it instead of the concreteNavigationController.NavigationRecordingstruct.NavState(a wrapper aroundTripState) and update coreNavigatormethods to return it.NavigationRecordingwhich provides recording capabilities, and also introduce unit testing for recording.Acknowledgements
Huge thanks to my mentors, Ian Wagner and Jacob Fielding, for their guidance and support throughout the project. This wouldn't have been possible without their help.
Beta Was this translation helpful? Give feedback.
All reactions