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

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

Bump tls-test-kit to v0.2.3 and inferno-core to v0.4.44 #579

Closed Shaumik-Ashraf closed 3 weeks ago

Shaumik-Ashraf commented 1 month ago

This PR adds the feature of using the inferno execute CLI and disabling TLS tests with INFERNO_DISABLE_TLS_TEST=true environment variable. It will unblock inferno-framework/inferno-reference-server#182 so the (g)(10) test kit can run in CI. This PR will also close #577.

Shaumik-Ashraf commented 4 weeks ago

I realized bumping both dependencies in one PR would be easier than two separate PRs. I ran this test kit locally to confirm it works. Ready for review and merge!