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

support for net45 and make baseurl writable for testcase usage #9

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Ali-YousefiTelori
Copy link

support for net45 and make baseurl writable for test case usage.

Copy link
Member

@hosseinRezaei188 hosseinRezaei188 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

base url must be private to be prevent from edit in top layer

@Ali-YousefiTelori
Copy link
Author

@hosseinRezaei188
We need to change it from the top layer.
you can see test cases of this project:
https://github.com/EasyMicroservices/SMS.git

the test cases are virtual, we don't need to send requests to the Kavenegar server to check our requests and responses are ok.
with this feature we can change the base URL of Kavenegar to localhost and send requests to virtualized server then we give a virtual response from the localhost.
So we can test our services without sending any request to Kavenegar to check the programmer requests are ok.

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

Successfully merging this pull request may close these issues.

2 participants