-
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.
- Loading branch information
Showing
3 changed files
with
65 additions
and
30 deletions.
There are no files selected for viewing
15 changes: 15 additions & 0 deletions
15
...g/uss_qualifier/scenarios/astm/utm/dss/fragments/oir/oir_subscription_update.md
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# OIR's subscription can be updated test step fragment | ||
|
||
## [Update the OIR's subscription](./crud/update_query.md) | ||
|
||
This step verifies that an OIR attached to an explicit subscription can be mutated in order to be attached | ||
to another explicit subscription that properly covers the extent of the OIR. | ||
|
||
## [Fetch the OIR](./crud/read_query.md) | ||
|
||
To determine if the OIR is attached to the correct subscription, the OIR is directly fetched from the DSS. | ||
|
||
## 🛑 OIR is attached to expected subscription check | ||
|
||
If the OIR returned by the DSS under test is not attached to the expected subscription, | ||
it is in violation of **[astm.f3548.v21.DSS0005,1](../../../../../../requirements/astm/f3548/v21.md)** |
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