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

Need a way to programatically stop stub server #11

Open
sahilaug opened this issue Sep 18, 2020 · 0 comments
Open

Need a way to programatically stop stub server #11

sahilaug opened this issue Sep 18, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@sahilaug
Copy link
Member

Is your feature request related to a problem? Please describe.
There is no stop method to stop the stub server programmatically

Describe the solution you'd like
We should add a stopStubServer method to the testHelperLibrary, which can be called by any of the JS test frameworks like Jest, Cypress etc

Describe alternatives you've considered
n/a

Additional context
This will be a companion method to other methods in the test lib like startStubServer

@sahilaug sahilaug added the enhancement New feature or request label Sep 18, 2020
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

1 participant