inferno-framework / bulk-data-test-kit

Inferno Test Kit for servers implementing the Bulk Data Access Implementation Guide
Apache License 2.0
0 stars 0 forks source link

FI-2401: System Level Export #7

Closed emichaud998 closed 9 months ago

emichaud998 commented 9 months ago

Summary

Added system level export test group to the bulk data test kit. This new test group contains all the same tests as the group and patient test groups, but instead queries the /$export system level export operation.

Testing Guidance

Run test kit locally and make sure system level export tests look correct and work correctly. Unfortunately, it looks like the Inferno reference server does not return any information from the /$export operation, so some of the tests will fail/skip due to that. Also, review the test group code and ensure that it contains everything necessary to test system level export