Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update unit tests to use stand-alone test API #27

Open
ruscoe opened this issue Nov 1, 2017 · 0 comments
Open

Update unit tests to use stand-alone test API #27

ruscoe opened this issue Nov 1, 2017 · 0 comments

Comments

@ruscoe
Copy link
Contributor

ruscoe commented Nov 1, 2017

Currently unit tests are making requests directly to the iATS API using test credentials. It would be more efficient to create a stand-alone test API that mirrors the iATS API to run tests against.

For an example, see how the MailChimp PHP library handles this.

@ruscoe ruscoe changed the title Update unit test to use stand-alone test API Update unit tests to use stand-alone test API Nov 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant