Skip to content

Conversation

@mickmis
Copy link
Contributor

@mickmis mickmis commented Oct 16, 2025

This was initially to fix the incorrect call to e.stacktrace when the check fails.

Then I realized when we retrieve those interactions from the mock USS, we may actually have invalid ones, e.g. when another test has injected some invalid values. As such I removed the attempt at validating the PutOperationalIntentDetailsParameters and only retrieve the operational intent ID treating the request as a raw JSON.

And this also aligns the severity of the Mock USS interaction can be parsed check with its implementation, as we expect to continue the processing of requests if the parsing fail, or rather now when the request does have an operational intent ID.

@BenjaminPelletier BenjaminPelletier merged commit 381bfa6 into interuss:main Oct 23, 2025
21 checks passed
github-actions bot added a commit that referenced this pull request Oct 23, 2025
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