...
Intial records creation
Create a single batch record and create multiple batch item records across multiple accounts
different Entry Types
different Schedule Types, this is to sample multiple Transaction records to be created
Close this batch and check to see that the batch closes as expected
After successful closing of batch, confirm to see that related Gift records are created along with their corresponding transactions
Confirm that the batch successfully closes
if the batch fails, Utility log log record will be created
Payment batch creation
Create a single batch record to create a payment across all created transactions under all the gift records in all the accounts from the intial batch created
Confirm that the batch successfully closes
confirm to see that all gift records' balances are 0 and transactions are created to act as payment to the intial transaction records created
if the batch fails, Utility log log record will be created
Payment reversal batch creation
Create a single batch record to create a reversal payment across all created transactions under all the gift records in all the accounts from the intial payment batch created
Confirm that the batch successfully closes
confirm to see that all gift records' balances are 0 and transactions are created to act as payment to the intial transaction records created
if the batch fails, Utility log log record will be created