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

Implement and unit test data ingest APIs #82

Closed
3 tasks
ross-p-smith opened this issue Dec 7, 2022 · 0 comments · Fixed by #104
Closed
3 tasks

Implement and unit test data ingest APIs #82

ross-p-smith opened this issue Dec 7, 2022 · 0 comments · Fixed by #104
Assignees

Comments

@ross-p-smith
Copy link
Contributor

ross-p-smith commented Dec 7, 2022

Based on data ingest ADR, implement and unit test data ingest APIs:

  • Add a single record
  • Batch add a N records
  1. Code checked into ccf-app-samples

Dependent on #83

Reference these files: -

Acceptance Criteria

  • Define an app.json for the ingestion of the data reconciliation
  • Implement the API endpoint to ingest the data from CSV
  • Unit Test (make unit-test)
@Aymalla Aymalla linked a pull request Dec 16, 2022 that will close this issue
Aymalla added a commit that referenced this issue Dec 16, 2022
Scaffolding the Data Reconciliation app Scaffolding the Data Reconciliation app #83
Implement and unit test data ingest APIs Implement and unit test data ingest APIs #82
Functional test data ingest API Functional test data ingest API #84
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 a pull request may close this issue.

2 participants