-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[uss_qualifier] Add interactions and invalid op checks steps (#376)
* Adding the interactions and invalid op checks steps * Added mock_uss to prep_planners doc * fix format * Fix doc * Adding missing code * Adding missing mock_uss resource to PrepareFlightPlanners * Fix per PR comments * Removing post check for a particular url * Fixing check details * Adding 5 s back, removing url check no post interactions * Wait only for checking POST notifications * Fix per PR comments * Fix per PR review * Fix format * Refactoring code, removed wait time for other than post interactions check * querying for interactions optimistically * Fix passing ref id * Update monitoring/uss_qualifier/scenarios/astm/utm/data_exchange_validation/test_steps/validate_no_notification_operational_intent.md Co-authored-by: Benjamin Pelletier <[email protected]> * Fix per review comments * Fix per review * Adding missing code for Query * Fixed documentation for wait time as per PR comments * Adding subscription check with GET request check * Fixed per PR comments * Fix per review * Removing args from comments * Conditional call of GET request based on notification * Refining check message * Removing else condition, and renaming test step and check as discussed * Changing method name per review * fixing the condition for GET request check * Want to trigger CI run that failed on netrid test --------- Co-authored-by: Benjamin Pelletier <[email protected]>
- Loading branch information
1 parent
4ca2576
commit 6139bde
Showing
21 changed files
with
797 additions
and
183 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.