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

PRMT-4565 - Add the DynamoDB Client #70

Closed
wants to merge 6 commits into from
Closed

Conversation

joefong-nhs
Copy link
Contributor

  • Add dynamodb client library to dependency
  • Add an integration test to verify the basic read/write of dynamodb

Note: This PR is targeting story branch PRMT-4402 instead of the main branch, to avoid unwanted change to the main branch for now

throw new Error("No records was found for given NHS number");
}

// TODO: to compare "completed at" rather then "created at"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Has this TODO been addressed 😄?

}

async getCurrentHealthRecordIdForPatient(nhsNumber) {
// to replace the existing method of the same name
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Has this been addressed? 😄

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.

2 participants