AuthorizeNet / sample-code-php

This repository contains working code samples which demonstrate php integration with the Authorize.Net API
MIT License
176 stars 197 forks source link

Added test-runner.php #31

Closed ashtru closed 8 years ago

ashtru commented 8 years ago
  1. Added a test runner phpunit test to verify that the sample codes are working fine
  2. Every time a build is triggered, these tests would run.