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

Mock testing and making sure End-points work #27

Open
must opened this issue Aug 22, 2018 · 0 comments
Open

Mock testing and making sure End-points work #27

must opened this issue Aug 22, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@must
Copy link
Member

must commented Aug 22, 2018

It will become of crucial importance in real world cases that APIs are tested out before actually going into production.

What happens if: you need to mock test for example production includes list of 1M email to transact and you need to make sure 100% your code works before you send the 1M emails? a way to dev/prod switch?

@loreanvictor loreanvictor added the enhancement New feature or request label Sep 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants