FI-3754 Default suites to use smart v2.0.0 in new metadata #229
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
inferno.healthit.gov defaults to smart v2 for all suites in US Core. See https://inferno.healthit.gov/test-kits/us-core/
This updates our suite options to be consistent with that so there is no behavior change when we migrate over to the new method of leveraging test kit metadata on platform apps.
This operates under the assumption that we want to use this version of smart as the default, but it seems reasonable to me. Feel free to disagree though -- we don't have to merge this.
This includes functionality provided by the new v0.6.4 inferno core release, which is why the gemspec reflects that as a minimum version.
The only way to test right now is to launch the app and check the API responses that come back; SMART App Launch 2 should be the default for all US Core suites. A later upgrade to inferno core will update the standalone app UI, but in the meantime we'll be updating platforms to read that so as to not loose existing functionality on inferno.healthit.gov in moving towards test kit metadata usage on the test kit pages.