Skip to content

Commit

Permalink
FI-3380 - Duplicate id fix (#11)
Browse files Browse the repository at this point in the history
* include profile in forward chain test ids
  • Loading branch information
karlnaden authored Nov 5, 2024
1 parent cb8de75 commit 0526b6d
Show file tree
Hide file tree
Showing 93 changed files with 266 additions and 265 deletions.
61 changes: 31 additions & 30 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ PATH
GEM
remote: https://rubygems.org/
specs:
activesupport (6.1.7.8)
activesupport (6.1.7.10)
concurrent-ruby (~> 1.0, >= 1.0.2)
i18n (>= 1.6, < 2)
minitest (>= 5.1)
Expand All @@ -24,7 +24,7 @@ GEM
blueprinter (0.25.2)
byebug (11.1.3)
coderay (1.1.3)
concurrent-ruby (1.3.3)
concurrent-ruby (1.3.4)
connection_pool (2.4.1)
crack (1.0.0)
bigdecimal
Expand Down Expand Up @@ -61,7 +61,7 @@ GEM
zeitwerk (~> 2.6)
factory_bot (6.4.6)
activesupport (>= 5.0.0)
faraday (1.10.3)
faraday (1.10.4)
faraday-em_http (~> 1.0)
faraday-em_synchrony (~> 1.0)
faraday-excon (~> 1.1)
Expand All @@ -79,18 +79,18 @@ GEM
faraday-httpclient (1.0.1)
faraday-multipart (1.0.4)
multipart-post (~> 2)
faraday-net_http (1.0.1)
faraday-net_http (1.0.2)
faraday-net_http_persistent (1.2.0)
faraday-patron (1.0.0)
faraday-rack (1.0.0)
faraday-retry (1.0.3)
faraday_middleware (1.2.0)
faraday_middleware (1.2.1)
faraday (~> 1.0)
fhir_client (5.0.3)
fhir_client (6.0.0)
activesupport (>= 3)
addressable (>= 2.3)
fhir_dstu2_models (>= 1.1.1)
fhir_models (>= 4.2.1)
fhir_models (>= 5.0.0)
fhir_stu3_models (>= 3.1.1)
nokogiri (>= 1.10.4)
oauth2 (~> 1.1)
Expand All @@ -102,7 +102,7 @@ GEM
date_time_precision (>= 0.8)
mime-types (>= 3.0)
nokogiri (>= 1.11.4)
fhir_models (4.3.0)
fhir_models (5.0.0)
bcp47 (>= 0.3)
date_time_precision (>= 0.8)
mime-types (>= 3.0)
Expand All @@ -129,11 +129,11 @@ GEM
hansi (0.2.1)
hashdiff (1.1.0)
http-accept (1.7.0)
http-cookie (1.0.6)
http-cookie (1.0.7)
domain_name (~> 0.5)
i18n (1.14.5)
i18n (1.14.6)
concurrent-ruby (~> 1.0)
inferno_core (0.4.39)
inferno_core (0.4.44)
activesupport (~> 6.1.7.5)
base62-rb (= 0.3.1)
blueprinter (= 0.25.2)
Expand All @@ -150,6 +150,7 @@ GEM
hanami-controller (= 2.0.0)
hanami-router (= 2.0.0)
oj (= 3.11.0)
pastel (~> 0.8.0)
pry
pry-byebug
puma (~> 5.6.7)
Expand All @@ -163,16 +164,18 @@ GEM
irb (1.13.2)
rdoc (>= 4.0.0)
reline (>= 0.4.2)
jwt (2.8.2)
jwt (2.9.3)
base64
kramdown (2.4.0)
rexml
logger (1.6.1)
method_source (1.1.0)
mime-types (3.5.2)
mime-types (3.6.0)
logger
mime-types-data (~> 3.2015)
mime-types-data (3.2024.0702)
mime-types-data (3.2024.1001)
mini_portile2 (2.8.7)
minitest (5.24.1)
minitest (5.25.1)
multi_json (1.15.0)
multi_xml (0.7.1)
bigdecimal (~> 3.1)
Expand All @@ -183,15 +186,15 @@ GEM
hansi (~> 0.2.0)
mustermann (= 1.1.2)
netrc (0.11.0)
nio4r (2.7.3)
nokogiri (1.16.6)
nio4r (2.7.4)
nokogiri (1.16.7)
mini_portile2 (~> 2.8.2)
racc (~> 1.4)
nokogiri (1.16.6-arm64-darwin)
nokogiri (1.16.7-arm64-darwin)
racc (~> 1.4)
nokogiri (1.16.6-x86_64-darwin)
nokogiri (1.16.7-x86_64-darwin)
racc (~> 1.4)
nokogiri (1.16.6-x86_64-linux)
nokogiri (1.16.7-x86_64-linux)
racc (~> 1.4)
oauth2 (1.4.11)
faraday (>= 0.17.3, < 3.0)
Expand All @@ -210,11 +213,11 @@ GEM
pry (>= 0.13, < 0.15)
psych (5.1.2)
stringio
public_suffix (6.0.0)
puma (5.6.8)
public_suffix (6.0.1)
puma (5.6.9)
nio4r (~> 2.0)
racc (1.8.0)
rack (2.2.9)
racc (1.8.1)
rack (2.2.10)
rake (13.2.1)
rdoc (6.7.0)
psych (>= 4.0.0)
Expand All @@ -227,9 +230,8 @@ GEM
http-cookie (>= 1.0.2, < 2.0)
mime-types (>= 1.16, < 4.0)
netrc (~> 0.8)
rexml (3.3.1)
strscan
rouge (4.3.0)
rexml (3.3.9)
rouge (4.4.0)
rspec (3.13.0)
rspec-core (~> 3.13.0)
rspec-expectations (~> 3.13.0)
Expand Down Expand Up @@ -261,7 +263,6 @@ 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.4.0)
tls_test_kit (0.2.2)
Expand All @@ -277,13 +278,13 @@ GEM
tty-screen (0.8.2)
tzinfo (2.0.6)
concurrent-ruby (~> 1.0)
unicode-display_width (2.5.0)
unicode-display_width (2.6.0)
unicode_utils (1.4.0)
webmock (3.23.1)
addressable (>= 2.8.0)
crack (>= 0.3.2)
hashdiff (>= 0.4.0, < 2.0.0)
zeitwerk (2.6.16)
zeitwerk (2.6.18)

PLATFORMS
arm64-darwin-21
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class EndpointForwardChainOrganizationAddressSearchTest < Inferno::Test
organization element of instances returned by the tested search.
)

id :davinci_plan_net_v110_forward_chain_organization_address_search_test
id :davinci_plan_net_v110_forward_chain_endpoint_organization_address_search_test

def properties
@properties ||= SearchTestProperties.new(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class EndpointForwardChainOrganizationNameSearchTest < Inferno::Test
organization element of instances returned by the tested search.
)

id :davinci_plan_net_v110_forward_chain_organization_name_search_test
id :davinci_plan_net_v110_forward_chain_endpoint_organization_name_search_test

def properties
@properties ||= SearchTestProperties.new(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class EndpointForwardChainOrganizationPartofSearchTest < Inferno::Test
organization element of instances returned by the tested search.
)

id :davinci_plan_net_v110_forward_chain_organization_partof_search_test
id :davinci_plan_net_v110_forward_chain_endpoint_organization_partof_search_test

def properties
@properties ||= SearchTestProperties.new(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class EndpointForwardChainOrganizationTypeSearchTest < Inferno::Test
organization element of instances returned by the tested search.
)

id :davinci_plan_net_v110_forward_chain_organization_type_search_test
id :davinci_plan_net_v110_forward_chain_endpoint_organization_type_search_test

def properties
@properties ||= SearchTestProperties.new(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -152,13 +152,13 @@
:file_name: endpoint_lastupdated_search_test.rb
- :id: davinci_plan_net_v110_include_endpoint_endpoint_organization_search_test
:file_name: endpoint_include_endpoint_organization_search_test.rb
- :id: davinci_plan_net_v110_forward_chain_organization_name_search_test
- :id: davinci_plan_net_v110_forward_chain_endpoint_organization_name_search_test
:file_name: endpoint_forward_chain_organization_name_search_test.rb
- :id: davinci_plan_net_v110_forward_chain_organization_address_search_test
- :id: davinci_plan_net_v110_forward_chain_endpoint_organization_address_search_test
:file_name: endpoint_forward_chain_organization_address_search_test.rb
- :id: davinci_plan_net_v110_forward_chain_organization_partof_search_test
- :id: davinci_plan_net_v110_forward_chain_endpoint_organization_partof_search_test
:file_name: endpoint_forward_chain_organization_partof_search_test.rb
- :id: davinci_plan_net_v110_forward_chain_organization_type_search_test
- :id: davinci_plan_net_v110_forward_chain_endpoint_organization_type_search_test
:file_name: endpoint_forward_chain_organization_type_search_test.rb
- :id: davinci_plan_net_v110_endpoint_validation_test
:file_name: endpoint_validation_test.rb
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -156,10 +156,10 @@ def self.metadata
test from: :davinci_plan_net_v110_endpoint__id_search_test
test from: :davinci_plan_net_v110_endpoint__lastUpdated_search_test
test from: :davinci_plan_net_v110_include_endpoint_endpoint_organization_search_test
test from: :davinci_plan_net_v110_forward_chain_organization_name_search_test
test from: :davinci_plan_net_v110_forward_chain_organization_address_search_test
test from: :davinci_plan_net_v110_forward_chain_organization_partof_search_test
test from: :davinci_plan_net_v110_forward_chain_organization_type_search_test
test from: :davinci_plan_net_v110_forward_chain_endpoint_organization_name_search_test
test from: :davinci_plan_net_v110_forward_chain_endpoint_organization_address_search_test
test from: :davinci_plan_net_v110_forward_chain_endpoint_organization_partof_search_test
test from: :davinci_plan_net_v110_forward_chain_endpoint_organization_type_search_test
test from: :davinci_plan_net_v110_endpoint_validation_test
test from: :davinci_plan_net_v110_endpoint_must_support_test
test from: :davinci_plan_net_v110_endpoint_reference_resolution_test
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class HealthcareServiceForwardChainEndpointOrganizationSearchTest < Inferno::Tes
endpoint element of instances returned by the tested search.
)

id :davinci_plan_net_v110_forward_chain_endpoint_organization_search_test
id :davinci_plan_net_v110_forward_chain_healthcare_service_endpoint_organization_search_test

def properties
@properties ||= SearchTestProperties.new(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class HealthcareServiceForwardChainLocationAddressCitySearchTest < Inferno::Test
location element of instances returned by the tested search.
)

id :davinci_plan_net_v110_forward_chain_location_address_city_search_test
id :davinci_plan_net_v110_forward_chain_healthcare_service_location_address_city_search_test

def properties
@properties ||= SearchTestProperties.new(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class HealthcareServiceForwardChainLocationAddressPostalcodeSearchTest < Inferno
location element of instances returned by the tested search.
)

id :davinci_plan_net_v110_forward_chain_location_address_postalcode_search_test
id :davinci_plan_net_v110_forward_chain_healthcare_service_location_address_postalcode_search_test

def properties
@properties ||= SearchTestProperties.new(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class HealthcareServiceForwardChainLocationAddressSearchTest < Inferno::Test
location element of instances returned by the tested search.
)

id :davinci_plan_net_v110_forward_chain_location_address_search_test
id :davinci_plan_net_v110_forward_chain_healthcare_service_location_address_search_test

def properties
@properties ||= SearchTestProperties.new(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class HealthcareServiceForwardChainLocationAddressStateSearchTest < Inferno::Tes
location element of instances returned by the tested search.
)

id :davinci_plan_net_v110_forward_chain_location_address_state_search_test
id :davinci_plan_net_v110_forward_chain_healthcare_service_location_address_state_search_test

def properties
@properties ||= SearchTestProperties.new(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class HealthcareServiceForwardChainLocationOrganizationSearchTest < Inferno::Tes
location element of instances returned by the tested search.
)

id :davinci_plan_net_v110_forward_chain_location_organization_search_test
id :davinci_plan_net_v110_forward_chain_healthcare_service_location_organization_search_test

def properties
@properties ||= SearchTestProperties.new(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class HealthcareServiceForwardChainLocationTypeSearchTest < Inferno::Test
location element of instances returned by the tested search.
)

id :davinci_plan_net_v110_forward_chain_location_type_search_test
id :davinci_plan_net_v110_forward_chain_healthcare_service_location_type_search_test

def properties
@properties ||= SearchTestProperties.new(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class HealthcareServiceForwardChainOrganizationAddressSearchTest < Inferno::Test
organization element of instances returned by the tested search.
)

id :davinci_plan_net_v110_forward_chain_organization_address_search_test
id :davinci_plan_net_v110_forward_chain_healthcare_service_organization_address_search_test

def properties
@properties ||= SearchTestProperties.new(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class HealthcareServiceForwardChainOrganizationNameSearchTest < Inferno::Test
organization element of instances returned by the tested search.
)

id :davinci_plan_net_v110_forward_chain_organization_name_search_test
id :davinci_plan_net_v110_forward_chain_healthcare_service_organization_name_search_test

def properties
@properties ||= SearchTestProperties.new(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class HealthcareServiceForwardChainOrganizationPartofSearchTest < Inferno::Test
organization element of instances returned by the tested search.
)

id :davinci_plan_net_v110_forward_chain_organization_partof_search_test
id :davinci_plan_net_v110_forward_chain_healthcare_service_organization_partof_search_test

def properties
@properties ||= SearchTestProperties.new(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ class HealthcareServiceForwardChainOrganizationTypeSearchTest < Inferno::Test
organization element of instances returned by the tested search.
)

id :davinci_plan_net_v110_forward_chain_organization_type_search_test
id :davinci_plan_net_v110_forward_chain_healthcare_service_organization_type_search_test

def properties
@properties ||= SearchTestProperties.new(
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -1342,27 +1342,27 @@
:file_name: healthcare_service_revinclude_practitioner_role_service_search_test.rb
- :id: davinci_plan_net_v110_revinclude_healthcare_service_organization_affiliation_service_search_test
:file_name: healthcare_service_revinclude_organization_affiliation_service_search_test.rb
- :id: davinci_plan_net_v110_forward_chain_location_address_search_test
- :id: davinci_plan_net_v110_forward_chain_healthcare_service_location_address_search_test
:file_name: healthcare_service_forward_chain_location_address_search_test.rb
- :id: davinci_plan_net_v110_forward_chain_location_address_postalcode_search_test
- :id: davinci_plan_net_v110_forward_chain_healthcare_service_location_address_postalcode_search_test
:file_name: healthcare_service_forward_chain_location_address_postalcode_search_test.rb
- :id: davinci_plan_net_v110_forward_chain_location_address_city_search_test
- :id: davinci_plan_net_v110_forward_chain_healthcare_service_location_address_city_search_test
:file_name: healthcare_service_forward_chain_location_address_city_search_test.rb
- :id: davinci_plan_net_v110_forward_chain_location_address_state_search_test
- :id: davinci_plan_net_v110_forward_chain_healthcare_service_location_address_state_search_test
:file_name: healthcare_service_forward_chain_location_address_state_search_test.rb
- :id: davinci_plan_net_v110_forward_chain_location_organization_search_test
- :id: davinci_plan_net_v110_forward_chain_healthcare_service_location_organization_search_test
:file_name: healthcare_service_forward_chain_location_organization_search_test.rb
- :id: davinci_plan_net_v110_forward_chain_location_type_search_test
- :id: davinci_plan_net_v110_forward_chain_healthcare_service_location_type_search_test
:file_name: healthcare_service_forward_chain_location_type_search_test.rb
- :id: davinci_plan_net_v110_forward_chain_organization_name_search_test
- :id: davinci_plan_net_v110_forward_chain_healthcare_service_organization_name_search_test
:file_name: healthcare_service_forward_chain_organization_name_search_test.rb
- :id: davinci_plan_net_v110_forward_chain_organization_address_search_test
- :id: davinci_plan_net_v110_forward_chain_healthcare_service_organization_address_search_test
:file_name: healthcare_service_forward_chain_organization_address_search_test.rb
- :id: davinci_plan_net_v110_forward_chain_organization_partof_search_test
- :id: davinci_plan_net_v110_forward_chain_healthcare_service_organization_partof_search_test
:file_name: healthcare_service_forward_chain_organization_partof_search_test.rb
- :id: davinci_plan_net_v110_forward_chain_organization_type_search_test
- :id: davinci_plan_net_v110_forward_chain_healthcare_service_organization_type_search_test
:file_name: healthcare_service_forward_chain_organization_type_search_test.rb
- :id: davinci_plan_net_v110_forward_chain_endpoint_organization_search_test
- :id: davinci_plan_net_v110_forward_chain_healthcare_service_endpoint_organization_search_test
:file_name: healthcare_service_forward_chain_endpoint_organization_search_test.rb
- :id: davinci_plan_net_v110_healthcare_service_combination_list_specialty_covered_by_network_search_test
:file_name: healthcare_service_combination_list_specialty_covered_by_network_search_test.rb
Expand Down
Loading

0 comments on commit 0526b6d

Please sign in to comment.