Gabriel Caruso
c378f6dfbf
Refactoring tests
2017-12-06 14:33:46 -02:00
Gabriel Caruso
dc0955a4a1
Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase
2017-11-11 10:56:56 -02:00
Jay Patel
8c907803e3
[PSR] Fixed Samples
...
- Using `php-cs-fixer` tool.
2016-07-14 13:12:15 -05:00
Jay Patel
a284bb6d71
Fixed Webhook Functional Test
2016-06-21 15:18:43 -05:00
Jay Patel
a37b880e96
Payments API Updates
2015-10-02 14:25:46 -05:00
Jay Patel
9b4923da2d
Fixed Failing Unit Tests
2015-08-17 14:29:29 -05:00
Jay Patel
88f04274eb
Enabled Skipped Test
2015-08-17 14:22:32 -05:00
Jay Patel
aabcf9c2aa
Formatting Fixes
...
- Fixed Imports
- Fixed Formatting
- Added Missing Documentation
2015-06-30 12:08:56 -05:00
Jay Patel
dce42916f4
Copy/Paste error in message
...
- Fixes #297
2015-04-29 15:41:10 -05:00
Jay Patel
3e43f93f9b
Updated Payment APIs
...
- Updated SDK Models to latest Payment APIs
- Updated Unit Tests
2015-02-26 15:03:59 -06:00
japatel
d84ddf85c9
Enabled Payout Cancel API for Unclaimed Payout Item
...
- PayoutItem supports [Cancel and Unclaimed Payout Item](https://developer.paypal.com/docs/api/#cancel-an-unclaimed-payout-item )
- Updated Unit and Functional Tests Accordingly
- Updated Samples accordingly
2015-01-23 13:50:51 -06:00
japatel
d9a5baf202
Fixes to Agreement Search Transaction TimeStamp Parameter
...
- Updated TimeUpdate parameter to TimeStamp
- Updated Tests accordingly.
- Updated Samples accordingly
- Fixes #221
2015-01-23 12:30:23 -06:00
japatel
4326394447
Fixes to Agreement Search Transaction
...
- Added searchTransactions method to include params
- Updated Tests accordingly.
- Updated Samples accordingly
2015-01-20 10:46:22 -06:00
japatel
c51c78a722
Fixes to Payout API Support Functional Tests
2015-01-05 13:31:22 -06:00
japatel
6f13399e47
Enabled Payout API Support
...
- Includes Unit and Functional Tests
- Includes Samples
2015-01-02 16:41:36 -06:00
japatel
9c0827643b
Renaming Namespaces and Organizing Classes
...
- Updated OpenId classes to be in API namespace
- Updated PP Naming Convention to PayPal Naming Convention
- FormatConverter Class got its own namespace
- Handlers are grouped in Handler namespace
- Samples and Tests Updated Accordingly
2014-12-18 14:16:41 -06:00
japatel
d24a4afdb6
Final Webhook Management API Changes
...
- Updated Samples
- Additional Functional Tests
- Enabled Travis to do functional tests (with allowed failures) on each build
2014-12-15 13:54:11 -06:00
japatel
fb9584ba66
More Webhook API Changes
...
- Updated API Models with Fixes
- Updated Samples
- Additional Functional Tests
2014-12-12 17:00:33 -06:00
japatel
d6575b49ae
Functional Tests Improvements and Refactoring
...
- Updated Functional Tests to refactor common code in one file
- Re-sets the credentials to make sure previous tests doesnt change it for testing
2014-12-12 16:32:16 -06:00
japatel
026802443d
Unit Tests and Functional Tests for Invoicing
...
- Updated Unit Tests for PPModels used by Invoicing
- Updated Functional Tests
- Updated Samples for quick changes.
2014-11-19 15:21:18 -06:00
japatel
4d481ad104
Enabled Billing Plans and Agreements APIs
...
- Added API Classes, Samples, and Tests
- Updated Functional Tests
- Updated Documentation with new SDK Name
- Updated Few Samples to use newer nicer result page
2014-10-31 13:53:42 -05:00
japatel
89855f4624
Fixing Breaking Changes in ItemList
2014-10-14 16:54:43 -05:00