Class: SMARTAppLaunch::SMARTAccessBrandsSuite

Inherits:
Inferno::TestSuite
  • Object
show all
Defined in:
lib/smart_app_launch/smart_access_brands_suite.rb

Constant Summary collapse

VALIDATION_MESSAGE_FILTERS =
[
  /\A\S+: \S+: URL value '.*' does not resolve/,
  %r{\A\S+: \S+: Bundled or contained reference not found within the bundle/resource} # Validator issue with Brand profile: https://chat.fhir.org/#narrow/stream/291844-FHIR-Validator/topic/SMART.20v2.2E2.20User.20Access.20Brands.3A.20Brand.20validation.20error.3F/near/466321024
].freeze