Benign ruby Download

lib/subscriptions_test_kit/suites/subscriptions_r5_backport_r4_server/event_notification/empty_content/empty_conformance_test.rb

Ruby parses JSON data
SHA-256b0331e1d77663bed8867978a7130e42e6d0bfa7e39346defa670dff7c216c908
MaleculeH₂(DbOs)

Evidence

HTTP URL string literal lines 9–15
9:41… tion Verification'
10 description %(
11 This test takes the received empty notification bundle and ensures it is conformant to the
12 [R4 Topic-Based Subscription Notification Bundle](https://hl7.org/fhir/uv/subscriptions-backport/STU1.1/StructureDefinition-backport-subscription-notification-r4.html)
13 profle and to the requirements listed for empty notifications.
14
15 With the content type of empty, no information about the resources involved in triggering the notifi …
Ruby parses JSON data lines 46–50
46:2… assert_valid_json(subscription_request.response_body)
47 subscription = JSON.parse(subscription_request.response_body)
48
49 requests = load_tagged_requests('event-notification', subscription['id'])
50 …

Keyboard shortcuts on this page: j for the next sample, k for the previous one, x to go back to the feed, d to download the original bytes, r to re-queue the sample for analysis.