Skip to content

Conversation

@knjiang
Copy link
Contributor

@knjiang knjiang commented Feb 2, 2026

This PR adds comprehensive google test cases for all parameters. surprisingly most of the code worked for messages out of the box.

note:

Copy link
Contributor Author

knjiang commented Feb 2, 2026

@knjiang knjiang mentioned this pull request Feb 2, 2026
@knjiang knjiang force-pushed the 01-28-add_google_test_cases branch from 9cbab07 to ff40a19 Compare February 3, 2026 03:58
@knjiang knjiang force-pushed the 01-26-add_google_roundtrip branch from 68f389d to 1b05794 Compare February 3, 2026 03:58
@knjiang knjiang force-pushed the 01-28-add_google_test_cases branch from ff40a19 to f62df6a Compare February 3, 2026 04:22
@knjiang knjiang marked this pull request as ready for review February 3, 2026 04:47
@knjiang knjiang force-pushed the 01-28-add_google_test_cases branch from f62df6a to 795c523 Compare February 3, 2026 04:49
Comment on lines +121 to +123
serde_json::to_string_pretty(&truncate_large_values(original_json, 1000)).unwrap(),
serde_json::to_string_pretty(&truncate_large_values(roundtripped_json, 1000))
.unwrap()
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

imageConfigParam generated a really large image so added a truncate_large_values helper for scripts so claude wouldn't run out of context.

@knjiang knjiang requested a review from remh February 3, 2026 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants