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-2723 Fix backend services discovery test versioning error #29

Closed alisawallace closed 3 months ago

alisawallace commented 4 months ago

Summary

Fixes #23

This PR fixes the issue in which the Bulk Data V1 SMART Backend Services tests were using Discovery Tests for SMART STU2. V1 Discovery Tests have been updated to reflect the requirements in the Bulk Data V1 SMART Backend Services Authorization profile, including:

All other recommended fields tested issue warnings rather than failing the tests.

Bulk Data V2 tests are unchanged.

Testing Guidance

Tests can be run locally - select the Bulk Data Access V1.0.1 suite and use the Inferno Reference server preset. Spec test included for the new test.

alisawallace commented 3 months ago

@Jammjammjamm I updated all of the versioning syntax to be consistent with vXXX and responded to both of your comments, so requesting re-review.