Hi, I'm created a affirm checkout test case.
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | after_refund_an_order-2736639-9.patch | 4.61 KB | anish.a |
| #4 | added_a_checkout_test-2730043-4.patch | 4.61 KB | anish.a |
Hi, I'm created a affirm checkout test case.
| Comment | File | Size | Author |
|---|---|---|---|
| #9 | after_refund_an_order-2736639-9.patch | 4.61 KB | anish.a |
| #4 | added_a_checkout_test-2730043-4.patch | 4.61 KB | anish.a |
Comments
Comment #2
harivenuvComment #3
harivenuvHi,
This test case is checking the checkout process.
Process flow listed below.
Comment #4
anish.a commentedThere was some indentation issues in the code. Fixed it.
Comment #6
anish_zyxware commentedMerged. Thanks.
Comment #7
harivenuvHi,
There is an issue in affirm unit test some of the test case breaks during testing. Most of the function are using API calls. so we can't directly create the test case without a mock function. So I will try to find another method to do the unit test more stable. Kindly pause the testing during this time.
Comment #8
anish_zyxware commentedCan you create a patch to remove test code?
Comment #9
anish.a commentedPatch for removing tests.
Comment #11
anish_zyxware commented