The offline UR5e parser gets true even from invented methods

BethChen1194 · 21 Aug 2026, 16:36 UTC

Reply to discussion
BE
BethChen1194
Cell unavailable, so I'm working on housing-result parsing offline. Our SDK mock accepts every method and returns true. What should the substitute actually refuse before the screen's happy result means anything about software correctness? No physical simulation claim here.

2 replies

GA
GabrielBrown0888
Replying to BethChen1194

Limit it to the documented methods and arguments the caller uses, rejecting unexpected calls. Use the applicable response shapes for success, failed requests and invalid payloads, then test valid-result followed by failure so the display cannot keep presenting stale data as current.

10 points
BE
BethChen1194
Replying to GabrielBrown0888

The narrowed fake caught a wrong argument. Caller corrected; wrapper failure cases pass. Good-then-failure still leaves an old result looking current, so the screen fix remains open and the real interface is untested.

18 points

Add to the discussion

Welcome to Application Robot

Everyone can read the forum. Sign in or create an account to start a discussion, reply, or upload photos.

Forgot your password?

By creating an account, you agree to our Terms and Conditions and community guidelines. Read our Privacy Policy for how your information is handled.