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] DSS0030 let subscription_simple create subscriptions that don't set optional parameters #334

Merged

Conversation

Shastick
Copy link
Contributor

@Shastick Shastick commented Nov 9, 2023

The specification (the standard or the OpenAPI spec) don't say much on what should happen when optional parameters are not set, so I have not added any particular checks for these situations.

Note that this also includes a little renaming for some cleanup checks in isa_subscription_interactions: as is often the case when creating test subscriptions, it reveals some check naming issues in the cleanup checks of other scenarios.

@Shastick Shastick force-pushed the sub-simple-enable-opt-args branch from afa9215 to 2ef11a3 Compare November 9, 2023 14:52
@Shastick Shastick marked this pull request as ready for review November 9, 2023 15:10
Copy link
Member

@BenjaminPelletier BenjaminPelletier left a comment

Choose a reason for hiding this comment

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

Just one small comment

query_timestamps=query_timestamps,
)
# When expect_end_time has not been defined, there is no clear specification on
# what the returned start time should be, so we only check it when we have requested one
Copy link
Member

Choose a reason for hiding this comment

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

nit: "end time"

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Fixed, thanks.

@Shastick Shastick force-pushed the sub-simple-enable-opt-args branch from 2ef11a3 to b172321 Compare November 9, 2023 15:57
@BenjaminPelletier BenjaminPelletier merged commit 15557ba into interuss:main Nov 9, 2023
8 checks passed
github-actions bot added a commit that referenced this pull request Nov 9, 2023
…that don't set optional parameters (#334)

[uss_qualifier] DSS0030 let subscription_simple create subscription that don't set optional parameters 15557ba
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