Skip to content

Commit

Permalink
FI-2803: Exclude screening assessment group (#516)
Browse files Browse the repository at this point in the history
* bump tls and us core

* exclude screening assessment guidance group

* Update lib/onc_certification_g10_test_kit/single_patient_us_core_6_api_group.rb

Co-authored-by: yunwwang <yunwwang@gmail.com>

* fix linting error

---------

Co-authored-by: yunwwang <yunwwang@gmail.com>
  • Loading branch information
Jammjammjamm and yunwwang authored Jun 6, 2024
1 parent fc556c4 commit 4ae2af4
Show file tree
Hide file tree
Showing 3 changed files with 67 additions and 73 deletions.
133 changes: 62 additions & 71 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ PATH
ndjson (~> 1.0.0)
rubyzip (~> 2.3.2)
smart_app_launch_test_kit (= 0.4.2)
tls_test_kit (= 0.2.1)
us_core_test_kit (= 0.7.0)
tls_test_kit (= 0.2.2)
us_core_test_kit (= 0.7.1)

GEM
remote: https://rubygems.org/
specs:
activesupport (6.1.7.7)
activesupport (6.1.7.8)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
Expand All @@ -40,7 +40,7 @@ GEM
byebug (11.1.3)
coderay (1.1.3)
colorize (0.8.1)
concurrent-ruby (1.2.3)
concurrent-ruby (1.3.1)
connection_pool (2.4.1)
crack (0.4.5)
rexml
Expand All @@ -55,40 +55,25 @@ GEM
diff-lcs (1.5.0)
domain_name (0.6.20240107)
dotenv (2.8.1)
dry-auto_inject (0.9.0)
dry-container (>= 0.3.4)
dry-configurable (0.13.0)
concurrent-ruby (~> 1.0)
dry-core (~> 0.6)
dry-container (0.9.0)
concurrent-ruby (~> 1.0)
dry-configurable (~> 0.13, >= 0.13.0)
dry-core (0.8.1)
concurrent-ruby (~> 1.0)
dry-inflector (0.3.0)
dry-logic (1.2.0)
dry-auto_inject (1.0.1)
dry-core (~> 1.0)
zeitwerk (~> 2.6)
dry-configurable (1.0.0)
dry-core (~> 1.0, < 2)
zeitwerk (~> 2.6)
dry-container (0.10.0)
concurrent-ruby (~> 1.0)
dry-core (~> 0.5, >= 0.5)
dry-struct (1.4.0)
dry-core (~> 0.5, >= 0.5)
dry-types (~> 1.5)
ice_nine (~> 0.11)
dry-system (0.20.0)
dry-core (1.0.0)
concurrent-ruby (~> 1.0)
dry-auto_inject (>= 0.4.0)
dry-configurable (~> 0.13, >= 0.13.0)
dry-container (~> 0.9, >= 0.9.0)
dry-core (~> 0.5, >= 0.5)
dry-inflector (~> 0.1, >= 0.1.2)
dry-struct (~> 1.0)
zeitwerk (~> 2.6)
dry-inflector (1.0.0)
dry-system (1.0.0)
dry-auto_inject (~> 1.0.0.rc1, < 2)
dry-configurable (~> 1.0, < 2)
dry-core (~> 1.0, < 2)
dry-inflector (~> 1.0, < 2)
dry-transformer (1.0.1)
zeitwerk (~> 2.6)
dry-types (1.5.1)
concurrent-ruby (~> 1.0)
dry-container (~> 0.3)
dry-core (~> 0.5, >= 0.5)
dry-inflector (~> 0.1, >= 0.1.2)
dry-logic (~> 1.0, >= 1.0.2)
factory_bot (6.3.0)
activesupport (>= 5.0.0)
faraday (1.10.3)
Expand Down Expand Up @@ -127,64 +112,66 @@ GEM
rack (>= 1.5)
rest-client (~> 2.0)
tilt (>= 1.1)
fhir_dstu2_models (1.1.1)
fhir_dstu2_models (1.2.0)
bcp47 (>= 0.3)
date_time_precision (>= 0.8)
mime-types (>= 3.0)
nokogiri (>= 1.11.4)
fhir_models (4.2.2)
fhir_models (4.3.0)
bcp47 (>= 0.3)
date_time_precision (>= 0.8)
mime-types (>= 3.0)
nokogiri (>= 1.11.4)
fhir_stu3_models (3.1.1)
fhir_stu3_models (3.2.0)
bcp47 (>= 0.3)
date_time_precision (>= 0.8)
mime-types (>= 3.0)
nokogiri (>= 1.11.4)
hanami-controller (2.0.0.beta1)
dry-configurable (~> 0.13, >= 0.13.0)
hanami-utils (~> 2.0.beta)
hanami-controller (2.0.0)
dry-configurable (~> 1.0, < 2)
dry-core (~> 1.0)
hanami-utils (~> 2.0)
rack (~> 2.0)
zeitwerk (~> 2.6)
hanami-router (2.0.0)
mustermann (~> 1.0)
mustermann-contrib (~> 1.0)
rack (~> 2.0)
hanami-utils (2.0.0)
hanami-utils (2.1.0)
concurrent-ruby (~> 1.0)
dry-core (~> 1.0, < 2)
dry-transformer (~> 1.0, < 2)
hansi (0.2.1)
hashdiff (1.0.1)
http-accept (1.7.0)
http-cookie (1.0.5)
http-cookie (1.0.6)
domain_name (~> 0.5)
httpclient (2.8.3)
i18n (1.14.4)
i18n (1.14.5)
concurrent-ruby (~> 1.0)
ice_nine (0.11.2)
inferno_core (0.4.35)
inferno_core (0.4.38)
activesupport (~> 6.1.7.5)
base62-rb (= 0.3.1)
blueprinter (= 0.25.2)
dotenv (~> 2.7)
dry-configurable (= 0.13.0)
dry-container (= 0.9.0)
dry-core (= 0.8.1)
dry-inflector (= 0.3)
dry-system (= 0.20.0)
dry-configurable (= 1.0.0)
dry-container (= 0.10.0)
dry-core (= 1.0.0)
dry-inflector (= 1.0.0)
dry-system (= 1.0.0)
faraday (~> 1.2)
faraday_middleware (~> 1.2)
fhir_client (>= 5.0.3)
fhir_models (>= 4.2.2)
hanami-controller (= 2.0.0.beta1)
hanami-controller (= 2.0.0)
hanami-router (= 2.0.0)
oj (= 3.11.0)
pry
pry-byebug
puma (~> 5.6.7)
rake (~> 13.0)
sequel (~> 5.42.0)
sidekiq (~> 6.5.6)
sidekiq (~> 7.2.4)
sqlite3 (~> 1.4)
thor (~> 1.2.1)
tty-markdown (~> 0.7.1)
Expand All @@ -204,9 +191,9 @@ GEM
method_source (1.1.0)
mime-types (3.4.1)
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0305)
mini_portile2 (2.8.6)
minitest (5.22.3)
mime-types-data (3.2024.0604)
mini_portile2 (2.8.7)
minitest (5.23.1)
msgpack (1.7.2)
multi_json (1.15.0)
multi_xml (0.7.1)
Expand All @@ -219,15 +206,15 @@ GEM
mustermann (= 1.1.2)
ndjson (1.0.0)
netrc (0.11.0)
nio4r (2.7.2)
nokogiri (1.16.4)
nio4r (2.7.3)
nokogiri (1.16.5)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.4-arm64-darwin)
nokogiri (1.16.5-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.4-x86_64-darwin)
nokogiri (1.16.5-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.4-x86_64-linux)
nokogiri (1.16.5-x86_64-linux)
racc (~> 1.4)
oauth2 (1.4.11)
faraday (>= 0.17.3, < 3.0)
Expand All @@ -250,11 +237,12 @@ GEM
public_suffix (5.0.5)
puma (5.6.8)
nio4r (~> 2.0)
racc (1.7.3)
racc (1.8.0)
rack (2.2.9)
rainbow (3.1.1)
rake (13.2.1)
redis (4.8.1)
redis-client (0.22.2)
connection_pool
regexp_parser (2.6.1)
reline (0.3.1)
io-console (~> 0.5)
Expand All @@ -263,7 +251,8 @@ GEM
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rexml (3.2.6)
rexml (3.2.8)
strscan (>= 3.0.9)
rouge (4.2.1)
rspec (3.12.0)
rspec-core (~> 3.12.0)
Expand Down Expand Up @@ -299,10 +288,11 @@ GEM
rubyzip (>= 1.3.0)
rubyzip (2.3.2)
sequel (5.42.0)
sidekiq (6.5.12)
connection_pool (>= 2.2.5, < 3)
rack (~> 2.0)
redis (>= 4.5.0, < 5)
sidekiq (7.2.4)
concurrent-ruby (< 2)
connection_pool (>= 2.3.0)
rack (>= 2.2.4)
redis-client (>= 0.19.0)
smart_app_launch_test_kit (0.4.2)
inferno_core (>= 0.4.2)
json-jwt (~> 1.15.3)
Expand All @@ -318,9 +308,10 @@ GEM
unicode-display_width (>= 1.5, < 3.0)
unicode_utils (~> 1.4)
strings-ansi (0.2.0)
strscan (3.1.0)
thor (1.2.2)
tilt (2.3.0)
tls_test_kit (0.2.1)
tls_test_kit (0.2.2)
inferno_core (>= 0.4.2)
tty-color (0.6.0)
tty-markdown (0.7.2)
Expand All @@ -335,15 +326,15 @@ GEM
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
unicode_utils (1.4.0)
us_core_test_kit (0.7.0)
inferno_core (>= 0.4.2)
us_core_test_kit (0.7.1)
inferno_core (>= 0.4.37)
smart_app_launch_test_kit (>= 0.4.0)
tls_test_kit (~> 0.2.0)
webmock (3.18.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
zeitwerk (2.6.13)
zeitwerk (2.6.15)

PLATFORMS
arm64-darwin-21
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,9 @@ class SinglePatientUSCore6APIGroup < Inferno::TestGroup

next if test_group.optional?

# TODO: Remove this line after ONC CCG release (FI-2804)
next if test_group.id.to_s.include? 'us_core_v610_screening_assessment'

id = test_group.id

group_config = {}
Expand Down
4 changes: 2 additions & 2 deletions onc_certification_g10_test_kit.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ Gem::Specification.new do |spec|
spec.add_runtime_dependency 'ndjson', '~> 1.0.0'
spec.add_runtime_dependency 'rubyzip', '~> 2.3.2'
spec.add_runtime_dependency 'smart_app_launch_test_kit', '0.4.2'
spec.add_runtime_dependency 'tls_test_kit', '0.2.1'
spec.add_runtime_dependency 'us_core_test_kit', '0.7.0'
spec.add_runtime_dependency 'tls_test_kit', '0.2.2'
spec.add_runtime_dependency 'us_core_test_kit', '0.7.1'
spec.add_development_dependency 'database_cleaner-sequel', '~> 1.8'
spec.add_development_dependency 'factory_bot', '~> 6.1'
spec.add_development_dependency 'rspec', '~> 3.10'
Expand Down

0 comments on commit 4ae2af4

Please sign in to comment.