Observed behavior
This scenario claims a notification was not received when the interactions from mock_uss appear to show it was received.
sequence.zip
See s27e14; the notification from uss1 can be found in item_13 of response.json.interactions as ISA 1ee94447-d6be-4fbc-a3f5-f55c1180fc38 is the one uss1 created per s27e7 response.json.log_messages. Likewise for uss2 in item_14 with ISA f60fed9c-0713-483d-8a6e-49262c9ea2d6.
Test check
Service Provider notification was received
Difference from expected behavior
uss_qualifier should have found the notification and therefore passed the check.
I suspect this may not be failing in CI because we reuse the same mock_uss for multiple roles; we may want to consider adjusting that.
As a side note, I would expect the relevant queries to be included in the failed check information (via query_timestamps) to allow optimal debugging.
Observed behavior
This scenario claims a notification was not received when the interactions from mock_uss appear to show it was received.
sequence.zip
See s27e14; the notification from uss1 can be found in item_13 of response.json.interactions as ISA 1ee94447-d6be-4fbc-a3f5-f55c1180fc38 is the one uss1 created per s27e7 response.json.log_messages. Likewise for uss2 in item_14 with ISA f60fed9c-0713-483d-8a6e-49262c9ea2d6.
Test check
Service Provider notification was received
Difference from expected behavior
uss_qualifier should have found the notification and therefore passed the check.
I suspect this may not be failing in CI because we reuse the same mock_uss for multiple roles; we may want to consider adjusting that.
As a side note, I would expect the relevant queries to be included in the failed check information (via query_timestamps) to allow optimal debugging.