carin_for_blue_button_test_kit 0.13.1 → 0.13.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1e8dec3b6b1df9791383f6a38db7db541301f96a875585b88ca9a95f4571d759
4
- data.tar.gz: 43f415f985ff760a889ca8a2469247b9b3a9700c49dcd80ae42be0c43468d324
3
+ metadata.gz: 76e09ea0f20c91ea0bae341714465ca2698d865bd0306e56da7b84a0efaba043
4
+ data.tar.gz: 58f0adaeb46e38fcbbe27acce53364507ca66ca0505fbf95a7ab482aecbd1629
5
5
  SHA512:
6
- metadata.gz: 21ff5a123dcf9c21f79e5d2643b31935542a07221d4d6075045ddf15ff72d1f5dbf560509f57f6f195ed382e93c8d097cc9af075c42c460c1521d59182a1103f
7
- data.tar.gz: 4da9daa0eecf601550d70788e09416a73f572995a36102f71e6afe689f2ac3aeda0f4cd09f68978a67a681ea5ac10434f64dad9c0197981bae1d59966ce9e75d
6
+ metadata.gz: 1d0672b6b7c508d7ab331ebf7e04cacc0db735630844d43398ff012bc1591ec7fa26bb8c3cb4f8063926e5b8fc9670e20d396c5c83d9d17c7e2be994bc228817
7
+ data.tar.gz: e23c741d2c23e2d2b7568271fd30b8ca31ad2423ea0794adeb5ba3f8f5b526390995cf4d2a2fb5d0db750701f7cd5e1790f751ad26d8a3c80f39b55e7814585f
@@ -112,7 +112,7 @@ module CarinForBlueButtonTestKit
112
112
  [US Core Client CapabilityStatement](https://hl7.org/fhir/us/core/STU3.1.1/CapabilityStatement-us-core-client.html).
113
113
  )
114
114
 
115
- test from: :initial_wait_test
115
+ test from: :c4bb_v200_initial_wait_test
116
116
  end
117
117
 
118
118
  group do
@@ -3,7 +3,7 @@ module CarinForBlueButtonTestKit
3
3
  class C4BBClientInitialWaitTest < Inferno::Test
4
4
  include URLs
5
5
 
6
- id :initial_wait_test
6
+ id :c4bb_v200_initial_wait_test
7
7
  title 'Client makes claims data and required search parameter requests'
8
8
  description %(
9
9
  This test will receive claims data requests and search requests until the user confirms they are done.
@@ -1,5 +1,5 @@
1
1
  # frozen_string_literal: true
2
2
 
3
3
  module CarinForBlueButtonTestKit
4
- VERSION = '0.13.1'
4
+ VERSION = '0.13.2'
5
5
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: carin_for_blue_button_test_kit
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.13.1
4
+ version: 0.13.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - John Morrison