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

Adding support for common RESTful HTTP response codes #37

Closed
wants to merge 1 commit into from
Closed

Adding support for common RESTful HTTP response codes #37

wants to merge 1 commit into from

Conversation

JamieCressey
Copy link

Fixes #34

@jamesls
Copy link
Member

jamesls commented Jul 13, 2016

Thanks for the pull request, I think this will be a great addition.

I'll need to update one of the unit tests that verifies all the API calls that are made for a deploy command, it's currently failing because of the new API calls we're making to set up the new errors.

Now that the repo's public, I need to get travis set up so we can get this test feedback earlier.

@JamieCressey
Copy link
Author

Any news on the unit tests, @jamesls?

Happy to help with the Travis setup in anyway I can.

@DeviaVir
Copy link

@JamieCressey seems ready to go:
c9f71cd

and:
https://travis-ci.org/awslabs/chalice

@jamesls
Copy link
Member

jamesls commented Jul 28, 2016

Sorry for the delay, I've been OOTO until today. I'm taking a look now.

@jamesls jamesls closed this in fef8f13 Jul 28, 2016
@jamesls
Copy link
Member

jamesls commented Jul 28, 2016

Added test and rebased against master. Merged via fef8f13. Thanks again for the pull request!

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.

3 participants