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

feat(db): Implement interfaces for MockDb #172

Open
16 of 26 tasks
NishantJoshi00 opened this issue Dec 19, 2022 · 8 comments
Open
16 of 26 tasks

feat(db): Implement interfaces for MockDb #172

NishantJoshi00 opened this issue Dec 19, 2022 · 8 comments
Labels
A-framework Area: Framework C-feature Category: Feature request or enhancement C-tracking-issue Category: Tracking issue for a proposal or a category of bugs E-medium Effort: Requires a fair amount of work help wanted Extra attention is needed P-medium Priority: Medium

Comments

@NishantJoshi00
Copy link
Member

NishantJoshi00 commented Dec 19, 2022

Description

This issue's primary focus lies in implementing the pending interface functionality for MockDb. The purpose of this change is to have a simple and effective mechanism for testing without connecting to any outside entity for the storage need. The MockDb will come in play for unit tests, integration tests, etc.

Interfaces to implement

If you're interested in picking up any item from the list, please let us know. We'll spin out an issue and assign it to you.

@NishantJoshi00 NishantJoshi00 added A-framework Area: Framework C-feature Category: Feature request or enhancement E-medium Effort: Requires a fair amount of work P-medium Priority: Medium labels Dec 19, 2022
@jeevaprakashdr
Copy link
Contributor

jeevaprakashdr commented Apr 21, 2023

@SanchithHegde Please can we split this PR into smaller chunks and assign them with a good first issue tag?
I am happy to look at implementing the interface for the Address . Please can you assign it to me?

@SanchithHegde SanchithHegde added C-tracking-issue Category: Tracking issue for a proposal or a category of bugs help wanted Extra attention is needed labels Apr 21, 2023
@SanchithHegde
Copy link
Member

@jeevaprakashdr I've spin out #954 from this issue. Please comment on the issue thread so that I can assign it to you.

@younes-io
Copy link
Contributor

I would like to implement the RefundInterface

@SanchithHegde
Copy link
Member

@younes-io I've spin out #1276 for the same. Please comment on the issue thread so that I can assign it to you.

@younes-io
Copy link
Contributor

Willing to work on PaymentAttemptInterface

@SanchithHegde
Copy link
Member

Willing to work on PaymentAttemptInterface

@younes-io I've created #1329, please comment on the thread so that I can assign it to you.

@dalprahcd
Copy link
Contributor

Hello @SanchithHegde, I would like to help by implementing the missing implementation of MockDb for MerchantAccountInterface

@SanchithHegde
Copy link
Member

Sure @dalprahcd, I've created #2438 for the same. Please comment on the issue, so that it can be assigned to you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-framework Area: Framework C-feature Category: Feature request or enhancement C-tracking-issue Category: Tracking issue for a proposal or a category of bugs E-medium Effort: Requires a fair amount of work help wanted Extra attention is needed P-medium Priority: Medium
Projects
None yet
Development

No branches or pull requests

6 participants
@younes-io @jeevaprakashdr @SanchithHegde @NishantJoshi00 @dalprahcd and others