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

Finicky "Black Hole" Request Matching #12

Open
omgitsbillryan opened this issue Mar 23, 2018 · 1 comment
Open

Finicky "Black Hole" Request Matching #12

omgitsbillryan opened this issue Mar 23, 2018 · 1 comment

Comments

@omgitsbillryan
Copy link
Contributor

As a user, it can be difficult to know why your request did not get matched as you specified in your betamocks configuration YAML file.

For example, one might forget the include the port number, make a typo, or forget a trailing slash. There should be a way for users to see why their request didn't match.

Perhaps a warning message if a request almost matches? Ideas?

@omgitsbillryan
Copy link
Contributor Author

Probably a better idea would be the ability to enable debug logging. E.g.

Betamocks : Request made for [GET abc.efg.com:443] no, matches found!  

or

Betamocks : Request made for [GET abc.efg.com:443], matched!

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

1 participant