Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[uss_qualifier/scenarios/netrid/misbehavior] Add checks for SP too large area search (NET0250) #873

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

barroco
Copy link
Contributor

@barroco barroco commented Dec 31, 2024

This PR adds a test step to the RID misbehavior scenario to finalize checking NET0250 started in #821.

Note that to keep the scenario steps simple and distinct, the service providers flights urls are fetched two times from the DSS during the scenario. An alternative would have been to load them in a separate step which would have required a polling step which is more expensive in terms of time than calling twice the DSS.

Merging the unauthenticated and invalid search area steps have been considered, however it would have required to either merge the checks in a single step, or check results after polling and capturing the information, which introduces a certain level of complexity, which do not seem to be required at this point. Clarity of the test scenario has been privileged. Happy to revisit this based on reviewers input.

@barroco barroco marked this pull request as ready for review December 31, 2024 13:47
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