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

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

FI-2981: Update matrix generation for deeply nested tests #541

Closed Jammjammjamm closed 1 month ago

Jammjammjamm commented 1 month ago

This branch updates the matrix generation to handle tests at different levels of nesting.

If you run bundle exec rake g10_test_kit:generate_matrix and examine the newly generated matrix, you should see:

This branch is on top of #537 because that PR contains the deeply nested tests which this change supports.