perl-business-paypal-api/t
Bradley M. Kuhn c5f62dbdb1 Beginnings of tests for subscription payments.
These tests verify a TransactionSearch for ProfileID, and also serve as
an example of the method to find subscriptions using that method.

I've also added to the test a creation of an HTML form that can be used
to create a transaction that will allow the test to pass.  This is a
hack, not unlike the hacks existing in the tests now that ask for
pasting of a transaction ID.  Long term, if someone wants to do the
work, using WWW:Mechanize or some other method for full automation of
these tests might be useful, but I think the generated HTML file is a
step forward from the cut-and-paste solution currently in use.
2015-01-01 17:47:47 -05:00
..
API.pl Add SellerEmail variable for testing data. 2015-01-01 17:47:38 -05:00
Business-PayPal-API.t Tidy everything. 2014-03-22 22:31:50 -04:00
DirectPayments.t Minor cleanup, mostly around debugging. 2014-03-23 00:40:54 -04:00
ExpressCheckout.t Tidy everything. 2014-03-22 22:31:50 -04:00
ExpressOrder.t Tidy everything. 2014-03-22 22:31:50 -04:00
GetTransactionDetails.t Tidy everything. 2014-03-22 22:31:50 -04:00
MassPay.t Tidy everything. 2014-03-22 22:31:50 -04:00
RecurringPayments.t Tidy everything. 2014-03-22 22:31:50 -04:00
RefundTransaction.t Tidy everything. 2014-03-22 22:31:50 -04:00
SubscriptionPayments.t Beginnings of tests for subscription payments. 2015-01-01 17:47:47 -05:00
TransactionSearch.t Tidy everything. 2014-03-22 22:31:50 -04:00