Closed (fixed)
Project:
Webform CiviCRM Integration
Version:
8.x-5.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
29 Jul 2021 at 15:19 UTC
Updated:
24 Aug 2021 at 19:44 UTC
Jump to comment: Most recent
Finalize
public function testSubmit1stPayContribution() {
This test currently:
- configures the payment processor
- fills out and successfully submits the webform
ToDo:
Retrieve the contribution from the CiviCRM database and check that it has the correct total_amount, currency and financial type
Comments
Comment #2
aashirbad commented@KarinG Hey Karin, I will try to take care of this test!
Comment #3
aashirbad commented@KarinG Hey! Me and @aayushdahal were able to verify you fixed this issue with PR #589. I'm going to mark this issue as fixed!
Comment #5
aashirbad commented