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

Serve matchers should support adding BasicAuth #218

Open
robdimsdale opened this issue Mar 28, 2023 · 0 comments
Open

Serve matchers should support adding BasicAuth #218

robdimsdale opened this issue Mar 28, 2023 · 0 comments
Labels
good first issue A good first issue to get started with hacktoberfest Hacktoberfest eligible

Comments

@robdimsdale
Copy link
Member

Some tests (e.g. this one in nginx) test BasicAuth functionality. Occam does not support this, which leads to of the Serve matcher, and in this specific case, a flaky implementation.

We should add a WithBasicAuth to the Serve matcher, similar to WithEndpoint, WithProtocol, etc.

@robdimsdale robdimsdale added the good first issue A good first issue to get started with label Mar 30, 2023
@sophiewigmore sophiewigmore added the hacktoberfest Hacktoberfest eligible label Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue A good first issue to get started with hacktoberfest Hacktoberfest eligible
Projects
None yet
Development

No branches or pull requests

2 participants