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

Implement ServiceProfileBehavior.STRICT #78

Open
5 tasks
cmeiklejohn opened this issue Mar 20, 2023 · 0 comments
Open
5 tasks

Implement ServiceProfileBehavior.STRICT #78

cmeiklejohn opened this issue Mar 20, 2023 · 0 comments
Assignees

Comments

@cmeiklejohn
Copy link
Contributor

  • Service and Fault Profile: Add Filibuster Configuration option that reads this data by directory to determine the service behavior.
    • For each response observed, built a mock server that matches request/respones and returns them.
    • 'Fake, if the requests match what that service used.'
    • Should abort all calls -- not make them -- and answer using the fake.
    • If request/response mismatch, then return custom Filibuster failure that causes the test to fail somehow.
@cmeiklejohn cmeiklejohn self-assigned this Mar 20, 2023
@cmeiklejohn cmeiklejohn changed the title Service Profiles Implement ServiceProfileBehavior.STRICT Mar 20, 2023
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