Class: DaVinciPDexTestKit::PDexPayerServerSuite

Inherits:
Inferno::TestSuite
  • Object
show all
Defined in:
lib/davinci_pdex_test_kit/pdex_payer_server_suite.rb

Constant Summary collapse

VALIDATION_MESSAGE_FILTERS =
[
  /Observation\.effective\.ofType\(Period\): .*vs-1:/, # Invalid invariant in FHIR v4.0.1
  /\A\S+: \S+: URL value '.*' does not resolve/
].freeze
VERSION_SPECIFIC_MESSAGE_FILTERS =
[].freeze