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

Moving Function proxy Nocks to be within its test #1190

Merged
merged 2 commits into from Apr 12, 2019

Conversation

Memeriaj
Copy link
Contributor

As it was pointed out in #1187 the Nocks we use to mock out requests should be defined in the test that uses them because they are designed such that they mock the request out only one time. We already did that for the Cloud Run proxy tests, so now I'm updating the Functions proxy tests.

@Memeriaj Memeriaj requested a review from bkendall April 11, 2019 17:08
@googlebot googlebot added the cla: yes Manual indication that this has passed CLA. label Apr 11, 2019
@coveralls
Copy link

Coverage Status

Coverage remained the same at 61.71% when pulling 2461b99 on am-fix-function-nocks into bdf7a1b on master.

@coveralls
Copy link

coveralls commented Apr 11, 2019

Coverage Status

Coverage remained the same at 61.71% when pulling 26abc32 on am-fix-function-nocks into a3bac4c on master.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 61.71% when pulling 2461b99 on am-fix-function-nocks into bdf7a1b on master.

@Memeriaj Memeriaj merged commit d584e0b into master Apr 12, 2019
@Memeriaj Memeriaj deleted the am-fix-function-nocks branch April 12, 2019 00:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes Manual indication that this has passed CLA.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants