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 createSettlement DB inserts #1097

Closed
12 of 14 tasks
ggrg opened this issue Dec 2, 2019 · 0 comments
Closed
12 of 14 tasks

Implement createSettlement DB inserts #1097

ggrg opened this issue Dec 2, 2019 · 0 comments
Assignees
Labels
Milestone

Comments

@ggrg
Copy link
Member

ggrg commented Dec 2, 2019

Goal:

As a core OSS team member
I want to adapt existing codebase
so that createSettlement API handler successfully inserts all records to the DB

The story refers to OSS Settlement BRD, section 6.1.2.2 createSettlement

Tasks:

  • Instantiate a settlement and settlement state [@ggrg]
  • Change swagger definition to allow changed response [@ggrg]
  • Generate and return response payload [@ggrg]
  • Validate enhancement
  • Fix existing unit tests
  • Disable failing unit tests and add adjust todo note

Acceptance Criteria:

  • A new settlement is successfully created
  • Designs are up-to date
  • Unit Tests pass
  • Integration Tests pass
  • Code Style meets standards
  • Coverage meets standards

Pull Requests:

Follow-up:

Dependencies:

Accountability:

  • Owner: TBC
  • QA/Review: TBC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants