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

[BUG] Add validation for the uniqueness of the path in the stubs #80

Open
lowitea opened this issue Oct 26, 2021 · 0 comments
Open

[BUG] Add validation for the uniqueness of the path in the stubs #80

lowitea opened this issue Oct 26, 2021 · 0 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@lowitea
Copy link
Contributor

lowitea commented Oct 26, 2021

Now HTTPStub and ProxyHTTPStub may have the same paths, in this case ProxyHTTPStub will not work. You need to add a check at the stage of creating a new stub, which will not allow you to create a stub with a non-unique path.

@lowitea lowitea added bug Something isn't working good first issue Good for newcomers labels Oct 26, 2021
@lowitea lowitea self-assigned this Oct 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant