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

Adds test for api attach via websocket #10153

Merged
merged 1 commit into from Feb 6, 2015

Conversation

acbodine
Copy link
Contributor

Adds a test to validate /containers/attach/<name>/ws api endpoint.

Signed-off-by: Andrew C. Bodine acbodine@us.ibm.com

@cpuguy83
Copy link
Member

Can this be done in the (improperly named) integration-cli "api" tests instead?

@acbodine acbodine force-pushed the api_websocket_test branch 2 times, most recently from a52edfd to 90fa6e9 Compare January 19, 2015 06:49
@acbodine
Copy link
Contributor Author

I moved it to integration-cli/docker_api_attach_test.go its not strictly cli functionality so I thought it was a good idea to move it to a separate file from the cli attach tests. If you don't think that's right, I'm happy to move it elsewhere.

@jessfraz
Copy link
Contributor

whoa cool! yay for test only PR :)

@jessfraz
Copy link
Contributor

LGTM

@acbodine acbodine force-pushed the api_websocket_test branch 4 times, most recently from 910d6e8 to 7bcae7e Compare January 22, 2015 01:12
Signed-off-by: Andrew C. Bodine <acbodine@us.ibm.com>
@acbodine
Copy link
Contributor Author

@cpuguy83 does this look alright to you now?

@cpuguy83
Copy link
Member

Yep.

@LK4D4
Copy link
Contributor

LK4D4 commented Feb 6, 2015

LGTM

LK4D4 added a commit that referenced this pull request Feb 6, 2015
Adds test for api attach via websocket
@LK4D4 LK4D4 merged commit b6dc430 into moby:master Feb 6, 2015
@acbodine acbodine deleted the api_websocket_test branch February 6, 2015 22:40
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

Successfully merging this pull request may close these issues.

None yet

4 participants