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

Easily mock a service #68

Closed
xxx7xxxx opened this issue Aug 23, 2021 · 1 comment
Closed

Easily mock a service #68

xxx7xxxx opened this issue Aug 23, 2021 · 1 comment
Assignees

Comments

@xxx7xxxx
Copy link
Contributor

Requirement

Currently we can not mock results for the service, we want to add the filter Mock[1] to the mesh pipeline to do it. One question here is whether we make it fixed like what we did, or add self-defined pre-filters/post-filters for the fixed pipeline(or as a new feature).

[1] https://github.com/megaease/easegress/blob/main/pkg/filter/mock/mock.go

@xxx7xxxx
Copy link
Contributor Author

Closed because #54 addressed it.

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

3 participants