Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FM2-635: ValueSetTranslatorImplTest unit test failure fix #540

Merged
merged 1 commit into from
May 16, 2024

Conversation

kalai-tw
Copy link
Contributor

Description of what I changed

Added a mock of ConceptMapType in ValueSetTranslatorImplTest to resolve an issue where the conceptMap object was looking for defaultConceptMapType without it.

Issue I worked on

see https://issues.openmrs.org/browse/FM2-635

Checklist: I completed these to help reviewers :)

  • My IDE is configured to follow the code style of this project.

  • I have added tests to cover my changes. (If you refactored
    existing code that was well tested you do not have to add tests)

  • I ran mvn clean package right before creating this pull request and
    added all formatting changes to my commit.

  • All new and existing tests passed.

  • My pull request is based on the latest changes of the master branch.

@ibacher
Copy link
Member

ibacher commented May 14, 2024

Is this supposed to be merged into the other PR? I don't think we have the unit test failure outside of that PR.

@kalai-tw
Copy link
Contributor Author

kalai-tw commented May 14, 2024

Ohh..Is it ... Actually @ibacher for some reason was facing this issue fhir2 master branch as well.
https://github.com/openmrs/openmrs-module-fhir2/actions

So we thought we would fix & merge this PR first & then merge this FhirTask Enhancements PR

Should i add the change in above existing PR itself..?

@ibacher ibacher merged commit 46055d2 into openmrs:master May 16, 2024
2 checks passed
@ibacher
Copy link
Member

ibacher commented May 16, 2024

Well, it wasn't failing on master here, but it was for me locally, so I've merged this to try to fix that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants