Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

unit test for ./pkg/rest/core/fake rest client, addresses #860 Test ready to be reviewed #1113

Merged
merged 2 commits into from
Aug 16, 2017

Conversation

crmejia
Copy link
Contributor

@crmejia crmejia commented Aug 8, 2017

Closes: #860

I apologize for the new PR. I had to recreate my previous PR as I signed the CLA with a different email than the one I had setup for GitHub and my fork wouldn't reconcile.

The test is ready to be reviewed.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Aug 8, 2017
Copy link
Contributor

@arschles arschles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@crmejia the travis integration tests failed, so I restarted them. Generally, this LGTM so I'm marking as such

func createSingleItemStorage() NamespacedStorage {
storage := make(NamespacedStorage)
storage.Set(ns1, tipe1, name1, &servicecatalog.Broker{})
// storage.Set(ns1, tipe1, name1, &servicecatalog.Instance{})
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@crmejia remove this?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

done!

@arschles arschles added the LGTM1 label Aug 14, 2017
@crmejia crmejia changed the title unit test for ./pkg/rest/core/fake rest client, addresses #860Test ready to be reviewed unit test for ./pkg/rest/core/fake rest client, addresses #860 Test ready to be reviewed Aug 15, 2017
@vaikas vaikas added the LGTM2 label Aug 16, 2017
@vaikas vaikas merged commit f32eec2 into kubernetes-retired:master Aug 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. LGTM1 LGTM2
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants