onc-healthit / onc-certification-g10-test-kit

ONC Certification (g)(10) Standardized API Tests
Apache License 2.0
32 stars 10 forks source link

FI-2470: Make Necessary Inputs Optional for New inferno_core Changes #490

Closed emichaud998 closed 4 months ago

emichaud998 commented 4 months ago

Before running each test, inferno_core now will check each input and will skip the test if an input is required and not populated. This PR fixes some issues that occur in the (g)(10) test kit as a result, by making some test inputs optional that should not be causing the test to skip when they are not populated.