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

[Controller Tests] Adds Missing HTTP Verbs #11

Merged
merged 1 commit into from
Apr 13, 2018
Merged

Conversation

eliasjpr
Copy link
Contributor

@eliasjpr eliasjpr commented Apr 9, 2018

Garnet should supports all the HTTP verbs available for simulating
requests in a conntroller test. Currently is missing the Options, Trace,
and Connect http verbs

  • Adds missing HTTP Read Verbs to generate helper methods for
    testing controllers.

With these changes Garnet has available all the HTTP verbs needed.

@eliasjpr eliasjpr requested review from marksiemers and a team April 9, 2018 14:50
@eliasjpr eliasjpr requested review from a team April 9, 2018 14:59
Issue: #10

Garnet should supports all the HTTP verbs available for simulating
requests in a conntroller test. Currently is missing the Options, Trace,
and Connect http verbs

Adds missing HTTP Read Verbs to generate helper methods for
testing controllers.

With these changes Garnet has available all the HTTP verbs needed.
@faustinoaq faustinoaq requested a review from a team April 9, 2018 15:15
@eliasjpr eliasjpr requested a review from robacarp April 11, 2018 01:42
@eliasjpr
Copy link
Contributor Author

@amberframework/contributors need one more approval on this.

@robacarp
Copy link
Member

Thanks @eliasjpr :]

@robacarp robacarp merged commit 8132027 into master Apr 13, 2018
@robacarp robacarp deleted the ep/adds-http-verbs branch April 13, 2018 14:52
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