Skip to content

#1180 & #1237 create payment and order in paypal #478

#1180 & #1237 create payment and order in paypal

#1180 & #1237 create payment and order in paypal #478

GitHub Actions / Payment-Paypal-Unit-Test-Results succeeded Nov 7, 2024 in 0s

10 passed, 0 failed and 0 skipped

Tests passed successfully

Report Passed Failed Skipped Time
payment-paypal/target/surefire-reports/TEST-com.yas.payment.paypal.service.PaypalServiceTest.xml 6✅ 2s
payment-paypal/target/surefire-reports/TEST-com.yas.payment.paypal.utils.AuthenticationUtilsTest.xml 2✅ 661ms
payment-paypal/target/surefire-reports/TEST-com.yas.payment.paypal.utils.MessagesUtilsTest.xml 2✅ 29ms

✅ payment-paypal/target/surefire-reports/TEST-com.yas.payment.paypal.service.PaypalServiceTest.xml

6 tests were completed in 2s with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.yas.payment.paypal.service.PaypalServiceTest 6✅ 2s

✅ com.yas.payment.paypal.service.PaypalServiceTest

✅ testCapturePayment_whenStatusIsNull_returnCapturedPaymentVm
✅ testCreatePayment_whenSuccess_returnPaypalRequestPayment
✅ testCreatePayment_whenIoException_returnPaypalRequestPayment
✅ testCapturePayment_whenIoException_returnCapturedPaymentVm
✅ testCreatePayment_whenLinksIsEmpty_throwNoSuchElementException
✅ testCapturePayment_whenStatusNotNull_returnCapturedPaymentVm

✅ payment-paypal/target/surefire-reports/TEST-com.yas.payment.paypal.utils.AuthenticationUtilsTest.xml

2 tests were completed in 661ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.yas.payment.paypal.utils.AuthenticationUtilsTest 2✅ 661ms

✅ com.yas.payment.paypal.utils.AuthenticationUtilsTest

✅ testGetCurrentUserId_whenExistsSubject_returnCurrentUserId
✅ testGetCurrentUserId_withAnonymousAuthentication_throwSignInRequiredException

✅ payment-paypal/target/surefire-reports/TEST-com.yas.payment.paypal.utils.MessagesUtilsTest.xml

2 tests were completed in 29ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.yas.payment.paypal.utils.MessagesUtilsTest 2✅ 29ms

✅ com.yas.payment.paypal.utils.MessagesUtilsTest

✅ testGetMessage_existingCode
✅ testGetMessage_nonExistingCode