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

A way to set Test Mode? #15

Open
gpierrick opened this issue Oct 11, 2017 · 4 comments
Open

A way to set Test Mode? #15

gpierrick opened this issue Oct 11, 2017 · 4 comments

Comments

@gpierrick
Copy link

As suggested here https://delighted.com/docs/api/web

Is there a way to set the driver to "test"?

@mkdynamic
Copy link
Contributor

@gpierrick there is a mock server that you can use for testing, scope the README for an example:
https://github.com/delighted/delighted-node#-advanced-configuration--testing

Not sure if that is exactly what you were looking for, but hopefully that helps.

@gpierrick
Copy link
Author

Thanks. Yeah I did see it but it's exactly what I was looking for.

I was more looking to do something e.g: Braintree where you set a "sandbox" on the driver instance.

Thanks anyway!

@mkdynamic
Copy link
Contributor

I was more looking to do something e.g: Braintree where you set a "sandbox" on the driver instance.

Gotcha. That is something we don't currently provide, but it's on the roadmap. It's def. not ideal, but an alternative in the meantime is to create a separate (trial) account and use that for testing. We can configure that not to actually send anything and/or extend the trial period if it helps. Just shoot us an email at [email protected] with the account email if that would help.

@gpierrick
Copy link
Author

Yeah it would be ideal and also to remove the Throttling on the trial account so we can send it multiple times for different use cases between Development and staging.

Thanks

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

2 participants