Skip to content

Verify auto JSON round trips#223

Open
godmar wants to merge 1 commit into
mainfrom
verify-that-autos-roundtrip-correctly
Open

Verify auto JSON round trips#223
godmar wants to merge 1 commit into
mainfrom
verify-that-autos-roundtrip-correctly

Conversation

@godmar
Copy link
Copy Markdown
Contributor

@godmar godmar commented May 26, 2026

So far, this adds code to check whether what is sent to the robot is equivalent to what comes back.

@godmar
Copy link
Copy Markdown
Contributor Author

godmar commented May 26, 2026

@avidraccoon question for you:

can_mirror is set as Optional[bool] = None on the Python side, but on the Java side it's set to true here.

This means it's omitted when sent, but comes back true.

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.

1 participant