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

Bugfix/37526 custom price line items #100

Merged
merged 12 commits into from
Dec 6, 2024

Conversation

LiudmylaMasliuk
Copy link
Contributor

No description provided.

@LiudmylaMasliuk LiudmylaMasliuk marked this pull request as draft December 5, 2024 14:28
@LiudmylaMasliuk LiudmylaMasliuk marked this pull request as ready for review December 5, 2024 14:43
@@ -91,6 +61,7 @@ const mockConfigModule = () => {
mockConfigModule();

import { paymentController } from '../src/controllers/payments.controller';
Copy link
Contributor

Choose a reason for hiding this comment

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

i guess it should be discountedLineItems

describe('Testing PayPal aftersales', () => {
test.each(amountPlannedCentsWithTestResult)(
'Create a valid transaction with %s cents, which is %s , leads to processing transaction with %s amount',
async (amountPlannedCents, descrption, expectedAmount) => {
Copy link
Contributor

Choose a reason for hiding this comment

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

typo description

@LiudmylaMasliuk LiudmylaMasliuk merged commit 7d586e6 into main Dec 6, 2024
7 of 8 checks passed
@LiudmylaMasliuk LiudmylaMasliuk deleted the bugfix/37526-custom-price-line-items branch December 16, 2024 09:13
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