Skip to content

Conversation

bhuber
Copy link

@bhuber bhuber commented Feb 13, 2025

Overview

This fixes #40 , hopefully satisfactorily. The intent here is to make a generic and flexible test harness for exercising the gofail http api. I've added some obvious basic tests; I'm sure the maintainers can think of more to add in the future.

The code should be pretty self explanatory. The main explanation of the test setup is in the godoc for TestAll in integration/server/server_test.go .

This is my first PR to this repo, and I did my best to follow all the contribution instructions I could find, but please let me know if I missed anything.

This fixes etcd-io#40

Signed-off-by: Bennet Huber <[email protected]>
@k8s-ci-robot
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: bhuber
Once this PR has been reviewed and has the lgtm label, please assign spzala for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@bhuber
Copy link
Author

bhuber commented Feb 13, 2025

Closing in favor of #101

@bhuber bhuber closed this Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Add e2e test
2 participants