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 mock verification of other imposter types #18

Closed
mattherman opened this issue Dec 14, 2016 · 2 comments
Closed

Support mock verification of other imposter types #18

mattherman opened this issue Dec 14, 2016 · 2 comments
Assignees

Comments

@mattherman
Copy link
Owner

Mock verification is only supported for HTTP imposters. This should be expanded to include all other supported protocols (currently only TCP).

@mattherman
Copy link
Owner Author

The predicate field classes (HttpPredicateFields, TcpPredicateFields) seem to contain the data that would be in the requests for each protocol type (minus the timestamp), but I don't think I want to re-use those for the retrieved imposters.

@mattherman
Copy link
Owner Author

There is a pull request pending (#22) that will add HTTPS support. The GetImposter workflow should be updated to support this protocol as well before publishing the v3 package.

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

1 participant