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

Is there an api to enable/disable mock methods? #266

Closed
ReyyanArik opened this issue Sep 11, 2020 · 4 comments
Closed

Is there an api to enable/disable mock methods? #266

ReyyanArik opened this issue Sep 11, 2020 · 4 comments
Assignees

Comments

@ReyyanArik
Copy link

ReyyanArik commented Sep 11, 2020

Hi,
We would like to use Castlemock in test automation, but we need an endpoint where we can enable / disable the mock methods that we created because we do not want to do this manually.
I have to intervene in castlemock manually without the API. But this is not the optimal way to use castlemock in test automation I believe.
so, Is there any API to enable/disable mock methods? If not, is it possible to develop?
Thanks,

@karldahlgren
Copy link
Collaborator

Hi @ReyyanArik.
My apologies for the long response time.
Unfortunately, there isn't one at the moment, but I can definitely add support for this in an upcoming release.

I will keep you updated.
Best regards,
Karl Dahlgren

@ReyyanArik
Copy link
Author

Hi @karldahlgren
No problem. Thanks for your interest. I am looking forward to new release.
Thanks,

@ReyyanArik
Copy link
Author

Hi @karldahlgren ,
Are there any updates about the upcoming release date?
Could you please inform me if the date is certain.
Best

@karldahlgren
Copy link
Collaborator

Hi @ReyyanArik.
My apologies for the late response. The upcoming release of Castle Mock will feature a completely new UI re-written in React. Together with this release, we have extended the REST-API to support all features which the UI is capable of. This means that this feature will also be available in the upcoming release.

I'm hoping to have a release-build ready before the end of the year.

Thank you for suggesting this improvement.
Best regards,
Karl Dahlgren

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants