Skip to content

Changes for E2E Testing of Resource Creation #4960

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

v-shahzad
Copy link
Contributor

@v-shahzad v-shahzad commented Apr 30, 2025

Description

Created an end-to-end (E2E) testing class for R4 resource creation.
Added a folder named TestFiles within the E2E project for R4, and populated it with sample JSON files downloaded from HL7.

Related issues

Addresses AB# 143833

Testing

Tested the test case for two sample files Account-example and Appointment example. It is working fine for both CosmosDb and SQL server.

FHIR Team Checklist

  • Update the title of the PR to be succinct and less than 65 characters
  • Add a milestone to the PR for the sprint that it is merged (i.e. add S47)
  • Tag the PR with the type of update: Bug, Build, Dependencies, Enhancement, New-Feature or Documentation
  • Tag the PR with Open source, Azure API for FHIR (CosmosDB or common code) or Azure Healthcare APIs (SQL or common code) to specify where this change is intended to be released.
  • Tag the PR with Schema Version backward compatible or Schema Version backward incompatible or Schema Version unchanged if this adds or updates Sql script which is/is not backward compatible with the code.
  • When changing or adding behavior, if your code modifies the system design or changes design assumptions, please create and include an ADR.
  • CI is green before merge Build Status
  • Review squash-merge requirements

Semver Change (docs)

Patch|Skip|Feature|Breaking (reason)

@v-shahzad v-shahzad added the Open source This change is only relevant to the OSS code or release. label Apr 30, 2025
@v-shahzad v-shahzad added this to the CY25Q2/2Wk02 milestone Apr 30, 2025
@v-shahzad v-shahzad self-assigned this Apr 30, 2025
@v-shahzad v-shahzad marked this pull request as ready for review May 5, 2025 06:21
@v-shahzad v-shahzad requested a review from a team as a code owner May 5, 2025 06:21
@v-rachitsh v-rachitsh added the Enhancement Enhancement on existing functionality. label May 22, 2025
…personal/v-shahamad/E2E_test_for_creation_of_each_FHIR_resource
@v-rachitsh
Copy link
Contributor

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Enhancement on existing functionality. Open source This change is only relevant to the OSS code or release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants