onc-healthit / inferno-community

Archived source code for the Inferno Testing Tool and the Community Edition set of tests. No longer maintained.
https://inferno.healthit.gov/
Apache License 2.0
92 stars 35 forks source link

Tests are getting skipped for Location, PractitionerRole and medication resources. #505

Open dileeprt opened 4 years ago

dileeprt commented 4 years ago

Hi,

We have installed Inferno-2.10.0 community edition in our local and we are pointing to UScore V3.1.0 and running test cases, i didn't see the option of UScore3.1.1 to run our test cases against it.

image

But in the inferno site, if i open community edition, there we have a option pointing to UScore v3.1.1 and inferno version also as 2.11.0 . Can you please share the link to download inferno-2.11.0.

image

Thanks in Advance Dileep

dileeprt commented 4 years ago

The same issue we were following up in the program edition site, As this is related to the community edition, they navigated us to post this in community edition repo.

Below is the link we were following in the program edition repo. link: https://github.com/onc-healthit/inferno-program/issues/176

yunwwang commented 4 years ago

@dileeprt The master branch is at 2.11.0. Try pull the latest.

dileeprt commented 4 years ago

Hi, when I checked in https://github.com/onc-healthit/inferno/releases for downloading, I could see 2.10.0 is the latest release. Could you please direct me to the link where 2.11.0 is available for download.

image

Thanks, Dileep

yunwwang commented 4 years ago

Ha. Thanks for catching that. Looks like we forgot to apply release tag. I have created another fix to remove Location and PractitionerRole test from US Core. It should be in next release.

yunwwang commented 4 years ago

This is solved in Pull Request #506