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

chore(#123): Enhance Automated Tests for CHT & OpenMRS Endpoints in Mediator #152

Draft
wants to merge 3 commits into
base: openmrs-mediator
Choose a base branch
from

Conversation

lorerod
Copy link
Contributor

@lorerod lorerod commented Nov 27, 2024

Description

closes #123

This PR enhances the automated tests for CHT and OpenMRS endpoints in the mediator. The following scenarios are addressed:

  • CHT Patient to OpenMRS
  • OpenMRS Patient to CHT
  • CHT Form to OpenMRS
  • OpenMRS Form to CHT
  • Update CHT Patient to OpenMRS

Code review checklist

  • Readable: Concise, well named, follows the style guide, documented if necessary.
  • Documented: Configuration and user documentation on cht-docs
  • Tested: Unit and/or e2e where appropriate
  • Backwards compatible: Works with existing data and configuration or includes a migration. Any breaking changes documented in the release notes.

License

The software is provided under AGPL-3.0. Contributions to this project are accepted under the same license.

@lorerod lorerod changed the base branch from main to openmrs-mediator November 27, 2024 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update automated tests for CHT and OpenMRS endpoints in the mediator
1 participant