Authorizenet test - reduce chance of intermittent fails
authoreileen <emcnaughton@wikimedia.org>
Tue, 19 Feb 2019 23:07:26 +0000 (12:07 +1300)
committereileen <emcnaughton@wikimedia.org>
Tue, 19 Feb 2019 23:07:26 +0000 (12:07 +1300)
commit33f417bb392b787bde4d3131f2f70bad7aef2b94
tree671070a44e320d1e2547bbde46d4a375ead0119b
parentedf46151353baa2cd74f5ad5ac1c7edef424831f
Authorizenet test - reduce chance of intermittent fails

I just saw this fail https://developer.authorize.net/api/reference/responseCodes.html?code=E00012
It seems we've already added uniqueness but we still hit a fail. Hopefully the timestamp
nature of uniqid + adding an extra degree of randomness will eliminate.

Also removed some deprecated params
tests/phpunit/CRM/Core/Payment/AuthorizeNetTest.php